-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 8.1.0-rc0
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-09-30
-
200
The test creates 2 unbalanced collections in the cluster and waits for the balancer to balance them. Later it attempts to verify the exact number of moves. The test does not account for failed migration in the counting.
The test should subtract from the counting the number of `moveChunk.error` which is logged in case of abort migration.