[
https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved OAK-956.
-------------------------------
Resolution: Duplicate
Agreed, thus re-resolving the issue.
In revision 1544560 I documented the difference to Jackrabbit 2 along with an
explanation of why we're doing this. Note that even Jackrabbit 2 doesn't always
guarantee that the returned streams are backed by FileInputStream, so client
code should in any case be prepared to correctly handle this case.
> SegmentStream doesn't implement the method available()
> ------------------------------------------------------
>
> Key: OAK-956
> URL: https://issues.apache.org/jira/browse/OAK-956
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Antonio Sanso
> Priority: Minor
>
> org.apache.jackrabbit.oak.plugins.segment.SegmentStream doesn't implement
> the method available()
> {code}
> Value.getStream().available()
> {code}
> will always return 0
--
This message was sent by Atlassian JIRA
(v6.1#6144)