-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2023-02-06
We currently do not have a built-in hasher for the repl::OpTime class. This makes it slightly inconvenient to use OpTime as a key with stdx::unordered_map/set. Subsystems that need to define such maps/sets have to provide a custom hasher.
- is related to
-
SERVER-70905 handle multi-oplog batched writes during oplog application
- Closed