未验证 提交 d638019a 编写于 作者: H Hui Li 提交者: GitHub

Merge pull request #18700 from taosdata/TD-20967

test:comment commit of tmq consumer in crashGen
......@@ -2026,7 +2026,7 @@ class TdSuperTable:
", "true")
def tmq_commit_cb_print(tmq, resp, offset, param=None):
print(f"commit: {resp}, tmq: {tmq}, offset: {offset}, param: {param}")
conf.set_auto_commit_cb(tmq_commit_cb_print, None)
# conf.set_auto_commit_cb(tmq_commit_cb_print, None)
consumer = conf.new_consumer()
topic_list = TaosTmqList()
for topic in current_topic_list:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册