refactor:disable test.
This commit is contained in:
parent
cb0d244d5a
commit
5937bdddf5
|
@ -1940,7 +1940,7 @@ int32_t tqProcessTaskUpdateReq(STQ* pTq, SRpcMsg* pMsg) {
|
||||||
tqDebug("vgId:%d all %d task(s) nodeEp updated and closed", vgId, numOfTasks);
|
tqDebug("vgId:%d all %d task(s) nodeEp updated and closed", vgId, numOfTasks);
|
||||||
|
|
||||||
streamMetaWUnLock(pMeta);
|
streamMetaWUnLock(pMeta);
|
||||||
#if 0
|
#if 1
|
||||||
tqStartStreamTaskAsync(pTq, true);
|
tqStartStreamTaskAsync(pTq, true);
|
||||||
#else
|
#else
|
||||||
// For debug purpose.
|
// For debug purpose.
|
||||||
|
|
Loading…
Reference in New Issue