-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.2.4, 2.4.1
-
Component/s: Sharding
-
Fully Compatible
When reloading metadata for a database, all collections or a subset, we could do so in groups and in parallel to reduce the total for the reload.
If you have 10000+ sharded collections and need to reload all their metadata in the chunk manager then it can take a long time (esp. if the config server is not local and on a higher latency network).