You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/07/07 12:23:14 UTC

[jira] Updated: (JCR-2128) Adding DerbyDataStore to handle proper close of the embedded database

     [ https://issues.apache.org/jira/browse/JCR-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-2128:
-------------------------------

    Fix Version/s:     (was: 2.0-alpha3)
                   2.0.0

> Adding DerbyDataStore to handle proper close of the embedded database
> ---------------------------------------------------------------------
>
>                 Key: JCR-2128
>                 URL: https://issues.apache.org/jira/browse/JCR-2128
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>    Affects Versions: 1.6.0, 2.0.0
>            Reporter: Cédric Damioli
>            Assignee: Thomas Mueller
>             Fix For: 2.0.0
>
>         Attachments: DerbyDbDataStore.patch
>
>
> When using embedded Derby in conjunction with DbDataStore, the Derby database is never shutdown, as it requires special code to be executed (creating a Connection with ";shutdown=true")
> We may provide a DerbyDataStore extending standard DbDataStore for handling that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.