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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2013/11/14 17:41:21 UTC

[jira] [Updated] (OAK-1188) Input streams returned from Blob instances should implement available()

     [ https://issues.apache.org/jira/browse/OAK-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig updated OAK-1188:
-------------------------------

    Fix Version/s:     (was: 0.12)
                   0.11

> Input streams returned from Blob instances should implement available()
> -----------------------------------------------------------------------
>
>                 Key: OAK-1188
>                 URL: https://issues.apache.org/jira/browse/OAK-1188
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mk, mongomk, segmentmk
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 0.11
>
>
> Currently {{blob.getNewStream().available()}} returns 0 for all Microkernels (i.e for {{MicroKernelInputStream}}, {{SegmentStream}}, {{BlobStoreInputStream}}). The method should instead return the number of bytes available from that stream.



--
This message was sent by Atlassian JIRA
(v6.1#6144)