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 12:09:23 UTC

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

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

             Summary: 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
             Fix For: 0.12


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)