-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 7.0.1, 6.0.10, 7.1.0-rc2
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
Sharding EMEA 2023-10-16, Sharding EMEA 2023-10-30, CAR Team 2024-01-22, CAR Team 2024-02-05, CAR Team 2024-02-19, CAR Team 2024-03-04, CAR Team 2024-03-18, CAR Team 2024-04-01, CAR Team 2024-05-13, CAR Team 2024-05-27, CAR Team 2024-08-19, CAR Team 2024-09-30
-
1
During a balancing round, the balancer could emit several warnings (e.g. 1, 2, 3) regarding collection balancing status. Most of these warning only include information about a specific chunk and starting from SERVER-31540 this information does not include the namespace of the collection anymore but only the UUID of the collection.
By only mentioning the collection UUID and not the namespace of the collection, these logs could be difficult to interpret for our users.
- depends on
-
SERVER-82365 Optimize the construction of the balancer's collection distribution status histogram (2nd attempt)
- Closed
- is caused by
-
SERVER-31540 Change uses of boost::optional of UUID to UUID in the sharding codebase
- Closed
- related to
-
SERVER-82833 Balancer error log related to failed chunk migration is missing collection namespace
- Closed