Skip to content

Conversation

@benwtrent
Copy link
Member

Backports the following commits to 7.x:

…tic#55537)

Instead of doing our own checks against REST status, shard counts, and shard failures, this commit changes all our extractor search requests to set `.setAllowPartialSearchResults(false)`.

- Scrolls are automatically cleared when a search failure occurs with `.setAllowPartialSearchResults(false)` set.
- Code error handling is simplified

closes elastic#40793
@benwtrent benwtrent added :ml Machine learning backport labels Apr 22, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@benwtrent benwtrent merged commit 7c81cd7 into elastic:7.x Apr 22, 2020
@benwtrent benwtrent deleted the backport/7.x/pr-55537 branch April 22, 2020 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :ml Machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants