refactor:disable test.
This commit is contained in:
parent
ed49294e9b
commit
d8ab8d2d03
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue