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

Send explicit close scroll request if error occurs in client #16

Open
outoftime opened this issue Jun 28, 2012 · 0 comments
Open

Send explicit close scroll request if error occurs in client #16

outoftime opened this issue Jun 28, 2012 · 0 comments
Assignees
Milestone

Comments

@outoftime
Copy link
Contributor

If we terminate scrolling early (presumably because of an error in the client), we need to send a close-scroll request to ES so it doesn't hold the scroll open (which consumes resources). This takes the form:

POST /_search/scroll <scroll_id>

Note no scroll param.

@ghost ghost assigned outoftime Oct 19, 2012
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

No branches or pull requests

1 participant