[
https://issues.apache.org/jira/browse/JCR-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cédric Damioli updated JCR-2127:
--------------------------------
Attachment: RepositoryImpl.java.patch
Attached is a small patch that adds the call to DataStore.close() inside
RepositoryImpl.shutdown()
> DataStore.close() is never called
> ---------------------------------
>
> Key: JCR-2127
> URL: https://issues.apache.org/jira/browse/JCR-2127
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Reporter: Cédric Damioli
> Fix For: 1.6.0
>
> Attachments: RepositoryImpl.java.patch
>
>
> I've searched through the jackrabbit-core code and never found a call to
> DataStore.close(), although the method exists on the DataStore interface
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.