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

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

+1 to o.a.j.api.management. Separating the client and management APIs is good 
since then we don't need to worry about authorization of management operations.

About the multiple repository case; I would for now declare that as a special 
case and expect people who use such configurations to explicitly manage things 
like garbage collection using our lower level APIs. I would rather move 
cautiously with exposing the implementation details in a public API as we might 
well want to switch to a different garbage collection mechanism in the future.


> Add the Data Store to the Jackrabbit API
> ----------------------------------------
>
>                 Key: JCR-1865
>                 URL: https://issues.apache.org/jira/browse/JCR-1865
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>         Attachments: api.patch, core.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