-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 8.0.0-rc0, 8.1.0-rc0
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
v8.0
-
CAR Team 2024-06-10, CAR Team 2024-06-24
Currently, we have some tests, that in slow build variants, are not able to converge because the Balancer is moving data between shards without giving enough time between iterations for operations in the test to complete.
I propose to increase `balancerMigrationsThrottlingMs` to at least 2 seconds only for TSAN build variant builds. If that doesn't resolve the issue, we may want to ban failing tests linked in the BF from the slow variants.
- depends on
-
SERVER-91668 Speedup handling of already executed statements in chunk migration session cloning
- Closed