-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding EMEA 2023-02-06
After SERVER-62805 new coded was added to create the config.shard.indexes collection on startup, however, it is not necessary to create such collection until the global indexes are being created by users, which could be after PM-2852 is finally implemented.
We should feature flag this part of the code, like the FCV command.