-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
v4.2
-
Repl 2019-06-17
Now that we are no longer planning to write each transaction applyOps in its own single WUOW, we no longer need the abortGuard in commitUnpreparedTransaction. This was added as part of SERVER-39438.
Additionally, we should change change the name of logCommitOrAbortForTransaction back to logCommitOrAbortForPreparedTransaction.
- related to
-
SERVER-73131 clarify cached partial transaction ops state in oplog applier when aborting a prepared transaction
- Closed