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

Using scheduleUnlessShuttingDown instead of schedule in retrying remote refresh calls #13363

Closed
wants to merge 1 commit into from

Conversation

shourya035
Copy link
Member

Description

Details: #10902 (comment)

This should potentially fix all OpenSearchRejectedExecutionException coming up in ITs from the ReleasableRetryableRefreshListener

Related Issues

Resolves #10902

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…te refresh

Signed-off-by: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com>
@github-actions github-actions bot added :test Adding or fixing a test bug Something isn't working flaky-test Random test failure that succeeds on second run Storage:Remote labels Apr 24, 2024
@shourya035 shourya035 self-assigned this Apr 24, 2024
@shourya035
Copy link
Member Author

Closing in favor of #13301

@shourya035 shourya035 closed this Apr 24, 2024
Copy link
Contributor

❌ Gradle check result for d70c956: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

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 Storage:Remote :test Adding or fixing a test
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[BUG] Test SegmentReplicationUsingRemoteStoreDisruptionIT.testCancelReplicationWhileFetchingMetadata is flaky
1 participant