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

Fix BulkProcessorRetryIT (#41700) #42618

Merged
merged 1 commit into from
May 28, 2019

Conversation

original-brownbear
Copy link
Member

back port of #41700

* Now that we process the bulk requests themselves on the WRITE threadpool, they can run out of retries too like the item requests even when backoff is active
* Fixes elastic#41324 by using the same logic that checks failed item requests for their retry status for the top level bulk requests as well
@original-brownbear
Copy link
Member Author

Jenkins run elasticsearch-ci/2

@original-brownbear original-brownbear merged commit 6166fed into elastic:7.x May 28, 2019
@original-brownbear original-brownbear deleted the 41324-7.x branch May 28, 2019 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant