-
Notifications
You must be signed in to change notification settings - Fork 25k
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
[CI] DesiredBalanceComputerTests testDesiredBalanceShouldConvergeInABigCluster failing #104343
Comments
Pinging @elastic/es-distributed (Team:Distributed) |
Muted given that it reproduces. |
@idegtiarenko I spent some time to study this test failure as an opportunity to learn a bit more about desired balance. IIUC, the test failed because the desired balance put more shards in size than a node's disk size. I tried to trace why it was the case. Since it was reproducible, I was able to trace that It seems to me that Could you please give me a few hints on how to proceed further? Thanks! |
Why was it muted in 8.11 and 8.12? |
The test failure is caused by changes in ClusterInfoSimulator #102207 (8.13 only, other branches are not affected, I am going to un-mute them shortly). The test failure itself is a test bug as it does not set up initial disk space realistically. I am going to re-label this accordingly. |
It reproduced on those branches for me locally. |
I was not able to reproduce locally on those branches. |
Reproduced locally for me.
Build scan:
https://gradle-enterprise.elastic.co/s/vfria3oy5zgew/tests/:server:test/org.elasticsearch.cluster.routing.allocation.allocator.DesiredBalanceComputerTests/testDesiredBalanceShouldConvergeInABigCluster
Reproduction line:
Applicable branches:
main
Reproduces locally?:
Didn't try
Failure history:
Failure dashboard for
org.elasticsearch.cluster.routing.allocation.allocator.DesiredBalanceComputerTests#testDesiredBalanceShouldConvergeInABigCluster
Failure excerpt:
The text was updated successfully, but these errors were encountered: