fix/exit-fail-retry-when-follower

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

View File

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