-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
Repl 2018-01-29
(1/16/2018 update) SyncTail::raw still refers to this field. This work is captured in SERVER-32728.
The public "raw" member is used in a lot of places. It should be made private and replaced with specific helper functions.
- related to
-
SERVER-31356 make OplogEntry immutable
- Closed
-
SERVER-32728 SyncTail::syncApply should accept OplogEntry instead of BSONObj for oplog
- Backlog