-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2019-11-04, Repl 2019-11-18
Goal:
Assess how we can improve/ clarify the layering between OpQueueBatcher and OplogApplier. Furthermore, investigate and address the remaining TODO's that reference this ticket in the codebase.
Background:
There are several places in the code with TODO's that should be addressed for this ticket.
`git grep -ni "SERVER-43001"`
With the changes outlined in SERVER-44303, the remaining TODO's can be investigated and addressed in effort to improve and clarify layering.
- depends on
-
SERVER-44303 Make OplogApplier own OpQueueBatcher
- Closed
- is depended on by
-
SERVER-42999 Create a single method for shutting down oplog application threads
- Closed