Skip to content

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

Open
@matthewvon

Description

@matthewvon

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions