-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
Repl 2023-07-24
SERVER-77703 and SERVER-77698 will replace MurmurHash3 with absl::hash that affects getWriterId() in oplog_applier_utils.cpp. Add a benchmark to show the performance gain from replacing MurmurHash3.
- depends on
-
SERVER-77698 Replace MurmurHash3 with absl::Hash if possible in SimpleStringDataComparator::hash_combine
- Blocked
-
SERVER-77703 Replace MurmurHash3 with absl::Hash if possible in oplog_applier_utils.cpp
- Closed