fix:add sdbFetchCancel to release hash node
This commit is contained in:
parent
2c80d7e621
commit
08c50dfbb4
|
@ -199,7 +199,6 @@ static void mndSetVgroupOffline(SMnode *pMnode, int32_t dnodeId, int64_t curMs)
|
|||
pGid->syncCanRead = 0;
|
||||
roleChanged = true;
|
||||
}
|
||||
sdbCancelFetch(pSdb, pIter);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue