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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2015/05/18 14:01:04 UTC

[jira] [Resolved] (OAK-2870) Introduce a SegmentNodeStoreBuilder to help wire a SegmentNodeStore

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

Alex Parvulescu resolved OAK-2870.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> Introduce a SegmentNodeStoreBuilder to help wire a SegmentNodeStore
> -------------------------------------------------------------------
>
>                 Key: OAK-2870
>                 URL: https://issues.apache.org/jira/browse/OAK-2870
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, segmentmk
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>             Fix For: 1.3.0
>
>         Attachments: OAK-2870.patch
>
>
> Exposing the SegmentNodeStore for tests outside oak-core is quite tricky as you need to access some compaction related methods which are basically private and it doesn't make much sense in making them public. 
> So I'm proposing introducing a builder to help wire in a SegmentNodeStore if needed.



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