You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/03/01 13:26:00 UTC

[jira] [Updated] (OAK-5922) Utils.abortingIterable should implement Closeable

     [ https://issues.apache.org/jira/browse/OAK-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated OAK-5922:
--------------------------------
    Description: Wrapping a {{CloseableIterator}} with {{abortingIterable()}} causes it to lose it's closeability, which might lead to hard to debug problems later on.  (was: Wrapping a {{CloseableIterator}} with {{abortingIterable()}} causes it to lose it's closeability, which might lead tohard to debug problems later on.)

> Utils.abortingIterable should implement Closeable
> -------------------------------------------------
>
>                 Key: OAK-5922
>                 URL: https://issues.apache.org/jira/browse/OAK-5922
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: documentmk
>            Reporter: Julian Reschke
>            Assignee: Marcel Reutegger
>            Priority: Minor
>
> Wrapping a {{CloseableIterator}} with {{abortingIterable()}} causes it to lose it's closeability, which might lead to hard to debug problems later on.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)