[
https://issues.apache.org/jira/browse/OAK-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493226#comment-13493226
]
Michael Dürig commented on OAK-428:
-----------------------------------
Using ":blobId:" instead of "bin:" to prefix binaries leads to special casing
in how the type codes are interpreted. Worse, it might break
{{PrefixContentIndex}} wrt. to the changes from OAK-182.
> Binaries might get removed by garbage collection while still referenced
> -----------------------------------------------------------------------
>
> Key: OAK-428
> URL: https://issues.apache.org/jira/browse/OAK-428
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Reporter: Michael Dürig
>
> The [Microkernel
> contract|http://svn.apache.org/repos/asf/jackrabbit/oak/trunk/oak-mk-api/src/main/java/org/apache/jackrabbit/mk/api/MicroKernel.java]
> specifies a specific format for references to binaries: ":blobId:<blobId>".
> Currently oak-core uses a different format and thus risks premature garbage
> collection of such binaries.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira