-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2026-09-14, Storage Execution 2026-09-28
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This ticket adds the dispatcher: the loop that pulls batches from the existing oplog batcher and routes their ops onto the worker queues.
This ticket should:
- Introduce the run loop in the POA that performs dispatching of ops. This loop should pull batches off the oplog batcher, classify them, and then route them to workers.
We should also ensure that fast-count in-memory counts are updated. Note that the dispatcher does not have to handle the drain + inline case yet.
- is related to
-
SERVER-135019 [master] Revert SERVER-133227
-
- Closed
-