-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Replication
Currently when a commit command tries to commit a prepared transaction but it failed while unstashing the lock resource due to LockTimeout, then we are attaching a TransientTransactionError label. This means driver will retry the whole transactions and it's an undesired behavior.
- related to
-
SERVER-41556 Must handle failure to reacquire locks and ticket when unstashing transaction
- Closed