[ 
https://issues.apache.org/jira/browse/JCR-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750923#action_12750923
 ] 

Jukka Zitting commented on JCR-1865:
------------------------------------

> Of course we could implement it.

I would consider that a blocker for this issue unless we come up with some 
other way to prevent potential data loss in the multi-repository case.

> Thinking about 'shutdown'

IMHO the shutdown operation should only be available to someone who can also 
start the repository. The ManagedRepository idea makes this possible, it could 
have both a startup() and a shutdown() method for controlling the full 
lifecycle of the repository. But then the ManagedRepository reference can not 
be something that you only can get to through an already running repository!

But that's another discussion...

> Add the Data Store to the Jackrabbit API
> ----------------------------------------
>
>                 Key: JCR-1865
>                 URL: https://issues.apache.org/jira/browse/JCR-1865
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: api.patch, api_2.patch, core.patch, core_2.patch
>
>
> Currently, the garbage collection is not part of the Jackrabbit API. However, 
> the data store garbage collection must be used once in a while if the data 
> store is enabled. I propose to add the required interfaces to the Jackrabbit 
> API. This will also allow to call garbage collection using RMI.

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

Reply via email to