提交 3c387f6e 编写于 作者: H Haojun Liao

fix(stream): fix syntax error.

上级 7d9fa2b0
......@@ -1329,8 +1329,7 @@ int32_t tqProcessTaskScanHistoryFinishRsp(STQ* pTq, SRpcMsg* pMsg) {
} else {
tqDebug(
"s-task:%s scan-history finish rsp received from downstream task:0x%x, all downstream tasks rsp scan-history "
"completed msg",
pTask->id.idStr);
"completed msg", pTask->id.idStr, req.downstreamId);
streamProcessScanHistoryFinishRsp(pTask);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册