-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Repl 2020-06-29, Repl 2020-07-13, Repl 2020-07-27, Repl 2020-08-10
This class should read oplog entries from an oplog buffer and batch them by the same criteria the primary oplog batcher does. It should also handle splitting transactions up into individual oplog entries (prepared transactions do not need to be considered).
- split to
-
SERVER-49401 Extend OplogBufferCollection to support random access
- Closed