-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2022-09-05, Execution Team 2022-09-19
TransactionParticipant manages a list of replicated operations that will be emitted in a series of applyOps oplog entries, subject to configured size and count constraints. It would be nice to extract this vector into its own utility class for unit testing and to work towards consolidation with the BatchedWriterContext in SERVER-64506.
- is related to
-
SERVER-55909 Prevent a single WUOW from writing multiple oplog entries by default
- Backlog
-
SERVER-64506 Unify replication back-end of TransactionParticipant and WUOW
- Backlog
- related to
-
SERVER-69529 TransactionParticipant::_resetTransactionStateAndUnlock() does not clear pre/post-image statistics
- Closed
-
SERVER-69481 extract unit tests from mongo/db to mongo/db/transaction unit test executable
- Closed
-
SERVER-69749 move packOperationsIntoApplyOps() from OpObserverImpl to TransactionOperations
- Closed