提交 e21fa9fd 编写于 作者: H Haojun Liao

fix(tmq): fix error in unit test.

上级 62dad38d
......@@ -1144,7 +1144,7 @@ TEST(clientCase, sub_tb_test) {
taos_free_result(pRes);
}
tmq_offset_seek(tmq, "topic_t1", pAssign[0].vgroupHandle, pAssign[0].begin);
tmq_offset_seek(tmq, "topic_t1", pAssign[0].vgId, pAssign[0].begin);
}
tmq_consumer_close(tmq);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册