[
https://issues.apache.org/jira/browse/JCR-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1546:
-------------------------------
Fix Version/s: (was: 1.5)
core 1.4.3
Merged to the 1.4 branch in revision 650526.
> H2PersistenceManager: no need to call shutdown; javadoc bugs
> ------------------------------------------------------------
>
> Key: JCR-1546
> URL: https://issues.apache.org/jira/browse/JCR-1546
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-core
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Minor
> Fix For: core 1.4.3
>
>
> The H2PersistenceManager implementation calls "shutdown" to force closing the
> database when using file based databases. There is no need to do that when
> using the H2 database engine: the database is closed automatically when the
> last connection is closed.
> Also, the javadocs of the H2PersistenceManager need to be fixed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.