[ https://issues.apache.org/jira/browse/OAK-5934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amit Jain resolved OAK-5934. ---------------------------- Resolution: Fixed Fixed in trunk - http://svn.apache.org/viewvc?rev=1787145&view=rev > AbstractSharedCachingDataStore initializes a loader which closes input stream > retrieved prematurely > --------------------------------------------------------------------------------------------------- > > Key: OAK-5934 > URL: https://issues.apache.org/jira/browse/OAK-5934 > Project: Jackrabbit Oak > Issue Type: Bug > Components: blob > Reporter: Amit Jain > Assignee: Amit Jain > Priority: Minor > Labels: candidate_oak_1_6 > Fix For: 1.7.0, 1.8 > > > AbstractSharedCachingDataStore initializes a loader instance with a faulty > implementation that closes the InputStream prematurely. This would lead to > the underlying cache not being able to load the binary to store. This code > path is not used currently as the binary is never forced to be loaded from > cache. -- This message was sent by Atlassian JIRA (v6.3.15#6346)