Skip to content

Add circuit breaker to storing async response #73638

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

Conversation

mayya-sharipova
Copy link
Contributor

Related to #67594

@mayya-sharipova mayya-sharipova force-pushed the circuit-breaker-async-search branch from a23e641 to 5d361b2 Compare June 2, 2021 12:36
dnhatn added a commit that referenced this pull request Jun 9, 2021
This change integrates the circuit breaker in AsyncTaskIndexService to 
make sure that we won't hit OOM when serializing a large response of an
async search.

Related to #67594
Supersedes  #73638

Co-authored-by: Mayya Sharipova <[email protected]>
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Jun 9, 2021
This change integrates the circuit breaker in AsyncTaskIndexService to
make sure that we won't hit OOM when serializing a large response of an
async search.

Related to elastic#67594
Supersedes  elastic#73638

Co-authored-by: Mayya Sharipova <[email protected]>
dnhatn added a commit that referenced this pull request Jun 10, 2021
This change integrates the circuit breaker in AsyncTaskIndexService to
make sure that we won't hit OOM when serializing a large response of an
async search.

Related to #67594
Supersedes  #73638

Co-authored-by: Mayya Sharipova <[email protected]>
@mayya-sharipova
Copy link
Contributor Author

Closing, as this PR is superseded by #73862

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant