Michael Dürig created OAK-428:
---------------------------------

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

Reply via email to