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

Feature Request: ScrollService.Clear() with scrollId param #1643

Open
david-dietz opened this issue Sep 2, 2022 · 0 comments
Open

Feature Request: ScrollService.Clear() with scrollId param #1643

david-dietz opened this issue Sep 2, 2022 · 0 comments

Comments

@david-dietz
Copy link

Please use the following questions as a guideline to help me answer
your issue/question without further inquiry. Thank you.

Which version of Elastic are you using?

[X] elastic.v7 (for Elasticsearch 7.x)
[ ] elastic.v6 (for Elasticsearch 6.x)
[ ] elastic.v5 (for Elasticsearch 5.x)
[ ] elastic.v3 (for Elasticsearch 2.x)
[ ] elastic.v2 (for Elasticsearch 1.x)

Please describe the expected behavior

I want to be able to clear a specific scrollId, not just the current one on the ScrollService. That way after a function is done processing a batch (say batch 123) it can get another batch (456) using the scrollId from batch 123, then after batch 456 is returned it can clear batch 123's scrollId.

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