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] org.opensearch.remotestore.RemoteStoreRefreshListenerIT.testRemoteRefreshRetryOnFailure has become flaky #10459

Closed
ashking94 opened this issue Oct 6, 2023 · 3 comments · Fixed by #10464
Labels
bug Something isn't working Storage:Durability Issues and PRs related to the durability framework

Comments

@ashking94
Copy link
Member

Describe the bug
org.opensearch.remotestore.RemoteStoreRefreshListenerIT.testRemoteRefreshRetryOnFailure has become flaky after enabling remote upload backpressure by default (#10356).

To Reproduce
CI - https://build.ci.opensearch.org/job/gradle-check/27280/, https://build.ci.opensearch.org/job/gradle-check/27287/

Expected behavior
Test should always pass.

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@ashking94 ashking94 added bug Something isn't working Storage:Durability Issues and PRs related to the durability framework labels Oct 6, 2023
@dblock
Copy link
Member

dblock commented Oct 6, 2023

#10388 (comment)

@ashking94
Copy link
Member Author

Have a fix for this issue which I am pushing shortly.

@cwperks
Copy link
Member

cwperks commented Oct 10, 2023

I encountered this failure on this PR: #10442 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Storage:Durability Issues and PRs related to the durability framework
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants