You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2016/09/22 12:34:20 UTC

[jira] [Commented] (OAK-4843) Missing export for org.apache.jackrabbit.oak.backup package

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

Michael Dürig commented on OAK-4843:
------------------------------------

This patch would also require us to export {{SegmentReader}} and {{Revisions}} as those are needed by {{FileStoreBackup.backup()}}. This is something I would like to avoid.

> Missing export for org.apache.jackrabbit.oak.backup package
> -----------------------------------------------------------
>
>                 Key: OAK-4843
>                 URL: https://issues.apache.org/jira/browse/OAK-4843
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segment-tar
>            Reporter: Michael Dürig
>            Assignee: Andrei Dulceanu
>              Labels: API, OSGi
>             Fix For: Segment Tar 0.0.14
>
>         Attachments: OAK-4843-01.patch
>
>
> Oak segment tar does not export {{org.apache.jackrabbit.oak.backup}}, which makes backup restore functionality unavailable from OSGi containers. 
> Instead of just exporting this package I think we should:
> * Separate API from implementation
> * Add semantic versioning to the exported API
> /cc [~frm]



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