[ 
https://issues.apache.org/jira/browse/OAK-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056175#comment-15056175
 ] 

Francesco Mari commented on OAK-3742:
-------------------------------------

As discussed offline, I believe that the best option would be to do the 
following:

# create a new package {{o.a.j.o.plugins.segment.backup}};
# move {{FileStoreBackup}}, {{FileStoreRestore}} and {{FileStoreBackupRestore}} 
to {{o.a.j.o.plugins.segment.backup}};
# leave {{FileStoreBackupRestoreMBean}} where it is, since it is exported and 
used by {{RepositoryManagementMBean}}.

The new package {{o.a.j.o.plugins.segment.backup}} should not be exported, if 
possible.

> FileStoreBackup and FileStoreRestore have a reference on Segment Store classes
> ------------------------------------------------------------------------------
>
>                 Key: OAK-3742
>                 URL: https://issues.apache.org/jira/browse/OAK-3742
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Francesco Mari
>            Assignee: Francesco Mari
>             Fix For: 1.4
>
>         Attachments: OAK-3742-01.patch
>
>
> {{FileStoreBackup}} and {{FileStoreRestore}} reference classes for the 
> Segment Store packages to create and initialise a store for backup and 
> restore. This direct reference makes difficult to move the Segment Store into 
> its own independent bundle.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to