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 "Jukka Zitting (JIRA)" <ji...@apache.org> on 2014/01/24 05:02:38 UTC

[jira] [Commented] (OAK-1333) SegmentMK: Support for Blobs in external storage

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

Jukka Zitting commented on OAK-1333:
------------------------------------

I committed the patch (with new test directory) in revision 1560780, and made some cleanups in 1560882.

See also OAK-834 where I adjusted this feature to work in line with the {{ReferenceBinary}} feature introduced in JCR-3534.

> SegmentMK: Support for Blobs in external storage
> ------------------------------------------------
>
>                 Key: OAK-1333
>                 URL: https://issues.apache.org/jira/browse/OAK-1333
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: segmentmk
>    Affects Versions: 0.14
>            Reporter: Dominique Pfister
>            Assignee: Dominique Pfister
>         Attachments: patch.txt, patch2.txt
>
>
> Currently, when putting a Blob into a PropertyState, the SegmentNodeStore automatically consumes the Blob if it isn't of type SegmentBlob, and stores its contents in the SegmentStore.
> It would be nice, if one could put _external_ Blobs as well, where the SegmentStore would only store a reference to it.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)