fix/exit-fail-retry-when-follower

This commit is contained in:
dmchen 2024-12-03 09:58:14 +08:00
parent 8b1125e554
commit f4aedcf6fd
1 changed files with 0 additions and 3 deletions

View File

@ -1671,9 +1671,6 @@ static bool mndTransPerformRedoActionStage(SMnode *pMnode, STrans *pTrans, bool
return false;
}
}
// if (mndCannotExecuteTrans(pMnode, topHalf)) return false;
terrno = code;
if (code == 0) {