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:39:21 UTC

[jira] [Resolved] (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 resolved OAK-1188.
--------------------------------

    Resolution: Fixed
      Assignee: Michael Dürig

Fixed at http://svn.apache.org/r1541967

> 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.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)