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