[
https://issues.apache.org/jira/browse/ACCUMULO-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15514035#comment-15514035
]
Christopher Tubbs commented on ACCUMULO-1280:
---------------------------------------------
With the 2.0 branch, we can actually make them all AutoCloseable now, and
provide a default close() method, because we're now on Java 8.
> Add close method to iterators
> -----------------------------
>
> Key: ACCUMULO-1280
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1280
> Project: Accumulo
> Issue Type: Improvement
> Reporter: Keith Turner
> Assignee: Michael Miller
> Fix For: 2.0.0
>
>
> It would be useful if Accumulo iterators had a close method. Accumulo would
> call this when its finished using the iterator stack.
> How would this work w/ isolation?
> Is it ok to break the iterator API?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)