diff --git a/source/dnode/vnode/src/tq/tq.c b/source/dnode/vnode/src/tq/tq.c index 85bbfe5a3d..4ac6e59f1e 100644 --- a/source/dnode/vnode/src/tq/tq.c +++ b/source/dnode/vnode/src/tq/tq.c @@ -1935,7 +1935,7 @@ int32_t tqProcessTaskUpdateReq(STQ* pTq, SRpcMsg* pMsg) { tqDebug("vgId:%d all %d task(s) nodeEp updated and closed", vgId, numOfTasks); streamMetaWUnLock(pMeta); -#if 0 +#if 1 tqStartStreamTaskAsync(pTq, true); #else // For debug purpose.