-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding EMEA 2022-10-31
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
In order to support the opening of a changestream over a whole cluster, the ShardingCatalogClient needs to provide a new method for querying the relevant content stored in config.placementHistory.
Following the lead of SERVER-68929, the signature of the new method should be:
ListOfShards getShardsThatOwnDataAtClusterTime(dbName, clusterTime);