-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2020-09-21, Sharding 2020-10-05
SERVER-47914 moved the $clusterTime implementation out of LogicalClock and into VectorClock, leaving the LogicalClock as a thin shim/facade over the VectorClock. This ticket is to complete the work of removing the LogicalClock class, updating all call sites to instead directly call into the VectorClock.
- is depended on by
-
SERVER-48435 Rename logical_clock.idl to vector_clock.idl
- Closed
- is related to
-
SERVER-50998 Remove getClusterTimeForReplicaSet() if possible
- Closed