-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
Repl 2019-07-15
-
0
We ignore prepare conflicts in reconstructPreparedTransactions but setPrepareConflictBehavior is called on a wrong OperationContext. That should be called onĀ newOpCtx.
- related to
-
SERVER-41988 Ignore prepare conflicts during secondary batch application and initial sync
- Closed