[
https://issues.apache.org/jira/browse/OAK-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880142#comment-17880142
]
Nicolas Ettlin commented on OAK-11094:
--------------------------------------
PR created here: [https://github.com/apache/jackrabbit-oak/pull/1700]
> Allow the creation of Segment instances with a provided SegmentData instance
> ----------------------------------------------------------------------------
>
> Key: OAK-11094
> URL: https://issues.apache.org/jira/browse/OAK-11094
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: segment-tar
> Affects Versions: 1.68.0
> Reporter: Nicolas Ettlin
> Priority: Minor
>
> All currently existing constructors of Segment instantiate a SegmentData
> instance from the provided data buffer (either byte[] orĀ
> org.apache.jackrabbit.oak.commons.Buffer).
> In some cases where we would like to use a custom implementation of
> SegmentData, it could be helpful to have a constructor that takes a
> SegmentData instance instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)