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

add prefetch_stop to do_fold() [JIRA: RIAK-2646] #198

Open
matthewvon opened this issue Jun 20, 2016 · 0 comments
Open

add prefetch_stop to do_fold() [JIRA: RIAK-2646] #198

matthewvon opened this issue Jun 20, 2016 · 0 comments

Comments

@matthewvon
Copy link
Contributor

The do_fold() function in eleveldb.erl should likely perform a prefetch_stop operation to cleanly handle a pending but undesired prefetch. The iterator_close() operation should already be performing the cleanup, but do_fold() would provide a good example to those that roll their own folds.

@Basho-JIRA Basho-JIRA changed the title add prefetch_stop to do_fold() add prefetch_stop to do_fold() [JIRA: RIAK-2646] Jun 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants