fix(stream): remove invalid reset.

This commit is contained in:
Haojun Liao 2024-06-11 18:58:16 +08:00
parent a41a04dc37
commit 9406be9aa6
1 changed files with 0 additions and 1 deletions

View File

@ -202,7 +202,6 @@ int32_t tqStreamTaskProcessUpdateReq(SStreamMeta* pMeta, SMsgCb* cb, SRpcMsg* pM
}
} else {
tqDebug("s-task:%s vgId:%d recv trans to update nodeEp from mnode, transId:%d", idstr, vgId, req.transId);
streamMetaInitUpdateTaskList(pMeta, req.transId);
}
// duplicate update epset msg received, discard this redundant message