-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding EMEA 2022-07-11, Sharding EMEA 2022-07-25
This is a step forward to SERVER-50206.
In this ticket the following ShardRegistry function will be removed in favor of their causally consistent counterpart:
- ShardRegistry::getShardNoReload()
- ShardRegistry::getNumShardsNoReload()
- ShardRegistry::getAllShardIdsNoReload()
- has to be done after
-
SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadata
- Closed
- is depended on by
-
SERVER-50206 Remove "NoReload" ShardRegistry lookup functions
- Blocked