-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-68929 introduced an early check in the ShardingCatalogClient::getShardsThatOwnData() API methods, where the data being returned where compared against config.shards to detect the presence of elements that were no longer part of the cluster.
The functionality is now considered to bring little benefit and to break the separation of concerns between Sharding and QE code.