Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
Description
As part of SERVER-51900, the dropped field has been removed from config.collections. There are some remaining usages that should be removed, for example in the method to check if a collection is sharded in the shell (currently making getShardDistribution silently fail).
To find all usages, the following grep should be enough:
git grep '\.dropped\|dropped:' |
Attachments
Issue Links
- is caused by
-
SERVER-51900 Get rid of the "distributionMode" field of config.collections
-
- Closed
-
- is related to
-
SERVER-54629 Remove skip indexConsistencyCheck in collation_targeting_inherited.js
-
- Closed
-