[ https://issues.apache.org/jira/browse/OAK-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julian Reschke updated OAK-5876: -------------------------------- Labels: (was: candidate_oak_1_0) > SplitDocumentCleanup should implement Closeable > ----------------------------------------------- > > Key: OAK-5876 > URL: https://issues.apache.org/jira/browse/OAK-5876 > Project: Jackrabbit Oak > Issue Type: Bug > Components: documentmk > Reporter: Julian Reschke > Assignee: Julian Reschke > Fix For: 1.4.15, 1.7.0, 1.8, 1.0.38, 1.6.2, 1.2.25 > > Attachments: OAK-5876.diff > > > {{SplitDocumentCleanup}} currently does not close the {{Iterable}} holding > {{splitDocGarbage}}. It should implement {{Closeable}} and forward calls to > {{close()}} to the {{Iterable}}, if that happens to be {{Closeable}}. > Likewise, {{VersionGCSupport}} should call {{close()}} on > {{SplitDocumentCleanup}} when done. -- This message was sent by Atlassian JIRA (v6.3.15#6346)