[
https://issues.apache.org/jira/browse/OAK-11546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated OAK-11546:
---------------------------------
Description:
I tried to do this with a combination of "List<Closeable>" and
"IOUtils.closeQuietly(Iterable<Closeable>)", but it is really rather intrusive
and it's not easy to get the semantics exactly right.
Thus I would propose to add a "Closer" to "org.apache.jackrabbit.commons.io".
Feedback appreciated.
> Remove usage of Guava io.Closer
> -------------------------------
>
> Key: OAK-11546
> URL: https://issues.apache.org/jira/browse/OAK-11546
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
>
> I tried to do this with a combination of "List<Closeable>" and
> "IOUtils.closeQuietly(Iterable<Closeable>)", but it is really rather
> intrusive and it's not easy to get the semantics exactly right.
> Thus I would propose to add a "Closer" to "org.apache.jackrabbit.commons.io".
> Feedback appreciated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)