-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
v8.0
-
CAR Team 2024-03-18, CAR Team 2024-04-01, CAR Team 2024-04-15, CAR Team 2024-04-29, CAR Team 2024-05-13
-
1
ShardStatistics::currSizeBytes is populated either with the total size of the shard, or with the collection size, depending on a namespace being passed or not. This was for historical reasons, and the only remaining usage of currSizeBytes is in MoveAndMergeChunksPhase, which requires the collection size.
We should either create a separate ShardCollectionStatistics, or simply fetch the collection sizes at the site where it is required.
- has to be done after
-
SERVER-83956 Balancer wrongly emit warning message in multiversion clusters
- Closed
- is depended on by
-
SERVER-84187 Regression in balancer round storage statistics retrieval
- Closed