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)