-
Notifications
You must be signed in to change notification settings - Fork 1.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
[BUG] org.opensearch.indices.replication.SegmentReplicationAllocationIT.testAllocationAndRebalanceWithDisruption is flaky #13046
Comments
@andrross I am on board with that or at least muting this test until this is resolved, I've run this locally and the seed is reproducible, haven't yet figured out why though @Arpit-Bandejiya mind taking a look? |
@Arpit-Bandejiya do take a look at this if you can. |
Taking an look into the issue |
@Arpit-Bandejiya wondering if you've had a chance to look at this yet. Seems to be popping up more frequently. I think we should go ahead and mute this test for now? |
Closing in favour of #14327 |
Describe the bug
Details in https://build.ci.opensearch.org/job/gradle-check/36350/testReport/org.opensearch.indices.replication/SegmentReplicationAllocationIT/testAllocationAndRebalanceWithDisruption/
Related component
Storage:Remote
To Reproduce
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.indices.replication.SegmentReplicationAllocationIT.testAllocationAndRebalanceWithDisruption" -Dtests.seed=99CB296230F30435 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=es-CO -Dtests.timezone=America/Argentina/Cordoba -Druntime.java=21
Expected behavior
The test should not fail.
The text was updated successfully, but these errors were encountered: