-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 8.0.0-rc0
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-05-13, CAR Team 2024-05-27, CAR Team 2024-06-10, CAR Team 2024-06-24, CAR Team 2024-07-08
-
0
The conclusion of SERVER-89349 was to exclude any test that counts the documents present in the bucket namespace in case of balancer enabled.
Since many test were excluded, the goal of the ticket is to investigate whether another solution could be found for some of those excluded tests. Relaxing the check, or skip it in case of balancer enabled for some of those tests are all valid solutions. This would increase the test coverage.
The documents in the bucket collection are stored in a compressed format that allows faster queries. Having more documents as long as all the data are present is not necessarily a correctness issue.
After that, address the TODOs.
- depends on
-
SERVER-83878 Support tracking unsharded timeseries collections in the sharding catalog
- Closed