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 "Dominique Pfister (JIRA)" <ji...@apache.org> on 2014/01/16 17:24:20 UTC

[jira] [Created] (OAK-1333) Support for Blobs in external storage

Dominique Pfister created OAK-1333:
--------------------------------------

             Summary: 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


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, where the SegmentStore would only store a reference to it.





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