[
https://issues.apache.org/jira/browse/OAK-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-3283.
-----------------------------------
Resolution: Fixed
Fixed in trunk: http://svn.apache.org/r1697616
Merged into 1.2 branch: http://svn.apache.org/r1697623
and 1.0 branch: http://svn.apache.org/r1697630
> Background read does not close StringSort
> -----------------------------------------
>
> Key: OAK-3283
> URL: https://issues.apache.org/jira/browse/OAK-3283
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, mongomk
> Affects Versions: 1.2.3, 1.3.2, 1.0.19
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 1.3.5, 1.0.20, 1.2.5
>
>
> {{DocumentNodeStore.backgroundRead(boolean)}} creates a {{StringSort}}
> instance but does not close it when finished. In most cases the StringSort is
> in-memory and an explicit close() is not necessary, but it may also swap out
> to disk when there are many entries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)