[
https://issues.apache.org/jira/browse/JCR-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-2083:
-------------------------------
Fix Version/s: 2.0-alpha8
> BLOB Store: only open a stream when really necessary
> ----------------------------------------------------
>
> Key: JCR-2083
> URL: https://issues.apache.org/jira/browse/JCR-2083
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Minor
> Fix For: 2.0-alpha8
>
>
> Currently, PropertyImpl.getValue() opens a FileInputStream if the BLOBStore
> is used.
> If the application doesn't use the value, this stream is never closed.
> See also JCR-2067 (FileDataStore)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.