-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Sharding 2021-01-11
In order to be able to get rid of Grid::_configOpTime after v5.0 is released, all current usages should be replaced with the VectorClock's config time.
Ideally, Grid::configOpTime should be refactored to check the FCV and then take the greater timestamp between Grid and VectorClock's config times.
- related to
-
SERVER-49970 Prefer the VectorClock's ConfigTime to configOpTime when querying config servers
- Closed