fix/exit-fail-retry-when-follower
This commit is contained in:
parent
a7a25b93fd
commit
4114019580
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue