Skip to content
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] Flaky test - RemoteReplicaRecoveryIT.testReplicaRecovery() #13473

Closed
peteralfonsi opened this issue Apr 30, 2024 · 2 comments
Closed

[BUG] Flaky test - RemoteReplicaRecoveryIT.testReplicaRecovery() #13473

peteralfonsi opened this issue Apr 30, 2024 · 2 comments
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Search Search query, autocomplete ...etc Storage:Remote Storage Issues and PRs relating to data and metadata storage

Comments

@peteralfonsi
Copy link
Contributor

peteralfonsi commented Apr 30, 2024

Describe the bug

RemoteReplicaRecoveryIT.testReplicaRecovery() sometimes fails with 1 less hit than expected. Example here.

Related component

Search

To Reproduce

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.remotemigration.RemoteReplicaRecoveryIT.testReplicaRecovery" -Dtests.seed=47558462C4ABB134 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=mk -Dtests.timezone=Etc/GMT-3 -Druntime.java=21

Expected behavior

The test should always pass.

Additional Details

No response

@peternied
Copy link
Member

[Triage - attendees 1 2 3 4 5 6 7 8]
@peteralfonsi Thanks for creating this issue.

@reta
Copy link
Collaborator

reta commented Jun 19, 2024

Closing in favour of #14303

@reta reta closed this as completed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Search Search query, autocomplete ...etc Storage:Remote Storage Issues and PRs relating to data and metadata storage
Projects
Status: Done
Status: ✅ Done
Development

No branches or pull requests

4 participants