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] Wait for outstanding requests to complete #1925

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

dreamer-89
Copy link
Member

Signed-off-by: Suraj Singh [email protected]

Description

The change adds wait for outstanding requests to avoid failure due to occasional processing delays in previous requests.

Issues Resolved

1843

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

@dreamer-89 dreamer-89 requested a review from a team as a code owner January 17, 2022 19:36
@opensearch-ci-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success f7079a7
Log 1961

Reports 1961

@dblock dblock merged commit 7691f07 into opensearch-project:main Jan 18, 2022
@dblock dblock added backport 1.x pending backport Identifies an issue or PR that still needs to be backported labels Jan 18, 2022
@dblock
Copy link
Member

dblock commented Jan 18, 2022

Backport to 1.x please.

dreamer-89 added a commit to dreamer-89/OpenSearch that referenced this pull request Jan 21, 2022
andrross pushed a commit that referenced this pull request Jan 21, 2022
* [Bug] Wait for outstanding requests to complete (#1925)

Signed-off-by: Suraj Singh <[email protected]>

* [BUG] Wait for outstanding requests to complete in LastSuccessfulSett… (#1939)

* [BUG] Wait for outstanding requests to complete in LastSuccessfulSettingsUpdate test

Signed-off-by: Suraj Singh <[email protected]>

* [BUG] Wait for outstanding requests to complete in LastSuccessfulSettingsUpdate test

Signed-off-by: Suraj Singh <[email protected]>
@dreamer-89 dreamer-89 deleted the timeout_fix branch December 14, 2022 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.x pending backport Identifies an issue or PR that still needs to be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants