-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
With the changes introduced by SERVER-48013, we should be able to remove hasSeenKeys() and shouldGossipLogicalTime() from the codebase. Invocations of these methods could potentially be replaced by calls into a variation on refreshNow(). This ticket also requires fixing up the tests that use hasSeenKeys() and shouldGossipLogicalTime().
- has to be done after
-
SERVER-48013 Use atomics to reduce contention in hasSeenKeys()
- Closed