提交 082882b7 编写于 作者: H Haojun Liao

fix(stream): reset the upstream stage info.

上级 8b27f98e
......@@ -538,6 +538,7 @@ int32_t streamLoadTasks(SStreamMeta* pMeta) {
continue;
}
streamTaskResetUpstreamStageInfo(pTask);
if (taosHashPut(pMeta->pTasks, keys, sizeof(keys), &pTask, sizeof(void*)) < 0) {
doClear(pKey, pVal, pCur, pRecycleList);
tFreeStreamTask(pTask);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册