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