fix:add sdbFetchCancel to release hash node

This commit is contained in:
wangmm0220 2023-07-18 15:21:35 +08:00
parent 2c80d7e621
commit 08c50dfbb4
1 changed files with 0 additions and 1 deletions

View File

@ -199,7 +199,6 @@ static void mndSetVgroupOffline(SMnode *pMnode, int32_t dnodeId, int64_t curMs)
pGid->syncCanRead = 0;
roleChanged = true;
}
sdbCancelFetch(pSdb, pIter);
break;
}
}