With SERVER-46870 we've re-implemented OplogStones in terms of CollectionTruncateMarkers.
To avoid the terminology confusion we should rename the class to something like OplogTruncateMarkers.
As the class is internal to the WiredTigerRecordStore we could also move the header into the cpp file since no other users of it are allowed.
- depends on
-
SERVER-46870 Generalize the WiredTigerRecordStore::OplogStones and move it out of WiredTigerRecordStore
- Closed
- related to
-
SERVER-90220 move WiredTigerRecordStore::OplogTruncateMarkers into its own implementation file
- Closed