-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2019-11-04
Currently, OpQueueBatcher is initialized locally inside OplogApplierImpl::_run().
To better clarify the relationship between OplogApplier and OpQueueBatcher, OpQueueBatcher should be owned by OplogApplier.
- is depended on by
-
SERVER-43001 Separate OplogApplier and OpQueueBatcher into layers
- Closed