-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Storage NYC 2019-04-08
Initial sync uses OplogApplier::getNextApplierBatch() to for oplog batching, however secondary's batching behavior is in SyncTail::tryPopAndWaitForMore(). We should merge them into one implementation.
- is related to
-
SERVER-35130 view_catalog_cycle_lookup.js failed in the newly created concurrency_replication_causal_consistency suite
- Closed
-
SERVER-32332 Put SyncTail behind new Applier interface
- Closed
-
SERVER-36498 Remove 'config.transactions' entries with 'state' field on shutdown in fCV 4.0
- Closed
-
SERVER-40049 Make OplogBuffer use ProducerConsumerQueue instead of BlockingQueue
- Closed
- related to
-
SERVER-39434 Apply the new "commit" oplog entry for unprepared large transactions
- Closed