Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
Repl 2016-08-29, Repl 2016-09-19, Repl 2016-10-10
Description
The OplogBufferCollection appears to be about 20x slower than the OplogBufferInMemory.
To improve it, we can:
1) Delete documents in batches in the background
2) Fetch documents and batch them so they are ready when the Applier needs them.
Data can be found here:
Compared to here:
Attachments
Issue Links
- depends on
-
SERVER-26033 Add startKeyInclusive option to InternalPlanner
-
- Closed
-
- is depended on by
-
SERVER-26191 OplogBufferCollection should batch reads from collection
-
- Closed
-