Currently there is no logic to refresh the cache of the balancer settings when a shard is initialized. This new class will live on the ServiceContext and periodically call refreshAndCheck, much like the ShardingUptimeReporter.
- has to be done before
-
SERVER-30020 Create a version of updateChunkWriteStatsAndSplitIfNeeded in ChunkSplitter
- Closed