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

Replace awaitBusy with assertBusy in atLeastDocsIndexed #38216

Merged
merged 1 commit into from
Feb 1, 2019

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Feb 1, 2019

Unlike assertBusy, awaitBusy does not retry if the code-block throws an
AssertionError. A refresh in atLeastDocsIndexed can fail because we call
this method while we are closing some node in FollowerFailOverIT.

Backport of #38190

Unlike assertBusy, awaitBusy does not retry if the code-block throws an
AssertionError. A refresh in atLeastDocsIndexed can fail because we call
this method while we are closing some node in FollowerFailOverIT.
@dnhatn dnhatn merged commit 1a8a728 into elastic:6.x Feb 1, 2019
@dnhatn dnhatn deleted the backport/38190 branch February 1, 2019 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant