-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.2.17
-
Component/s: Sharding
-
None
-
Sharding
The ChunkManager and MetadataLoader/ChunkDiff and DistributionStatus have somewhat overlapping functionality with regard to incrementally updating chunk ranges. ChunkManager contains the global collection information while MetadataLoader uses the one specific to the shard. We should unify these into one uniform caching solution.
- duplicates
-
SERVER-22611 ChunkManager refresh can occasionally cause a full reload
- Closed