-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
acceptance: stats-based rebalancing makes Allocator Test 3 to 5 10G flaky #17685
Comments
Could this be a case of the passed in max standard deviation being too strict for the latest allocator changes? It seems like we were more aggressively trying to balance range counts before |
The two most likely explanations are:
There is a third explanation (that the allocator is actually broken), but both of the above explanations are likely to lead to flakiness of this test even if everything is working perfectly in the allocator. |
And for future reference, here are the artifacts from last night's failure:
|
Closing as not actionable. |
https://teamcity.cockroachdb.com/viewType.html?buildTypeId=Cockroach_AllocatorTest3to510g&tab=buildTypeHistoryList&branch_Cockroach_Nightlies=__all_branches__
Opening this to make it clear it's on my plate.
The text was updated successfully, but these errors were encountered: