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 "Amit Jain (JIRA)" <ji...@apache.org> on 2017/03/15 09:38:41 UTC

[jira] [Created] (OAK-5934) AbstractSharedCachingDataStore initialized a loader which closed input stream retrieved prematurely

Amit Jain created OAK-5934:
------------------------------

             Summary: AbstractSharedCachingDataStore initialized a loader which closed 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
             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)