提交 19bbd680 编写于 作者: L Liu Jicong

remove commit

上级 32776075
...@@ -354,6 +354,7 @@ void loop_consume(tmq_t* tmq) { ...@@ -354,6 +354,7 @@ void loop_consume(tmq_t* tmq) {
if (0 != g_stConfInfo.showMsgFlag) { if (0 != g_stConfInfo.showMsgFlag) {
/*msg_process(tmqMsg);*/ /*msg_process(tmqMsg);*/
} }
/*tmq_commit(tmq, NULL, false);*/
tmq_message_destroy(tmqMsg); tmq_message_destroy(tmqMsg);
} else { } else {
break; break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册