[
https://issues.apache.org/jira/browse/JCR-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661619#action_12661619
]
Thomas Mueller commented on JCR-1918:
-------------------------------------
Instead of committing this patch is backport JCR-1825 (DBDataStore doesn't
support concurrent reads). Another difference to the 1.4.x branch is JCR-1864
(Database Data Store: clean up the code).
How important is 1.4.6 for you (why don't you upgrade to 1.5)?
> DbDataStore keeps ResultSets open
> ---------------------------------
>
> Key: JCR-1918
> URL: https://issues.apache.org/jira/browse/JCR-1918
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-core
> Affects Versions: core 1.4.6
> Reporter: Bart van der Schans
> Attachments: dbdatastore_close_rs.patch
>
>
> The DbDataStore does not always close the ResultSet which can lead to memory
> leaks and/or large memory usage. It seems that this already has been fixed
> in trunk and 1.5.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.