[
https://issues.apache.org/jira/browse/OAK-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14547844#comment-14547844
]
Alex Parvulescu commented on OAK-2870:
--------------------------------------
bq. We should either fall back to a good default in that case or bail out with
an ISE.
what about CompactionStrategy#NO_COMPACTION
> 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
> 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)