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 16:21:30 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=13822509#comment-13822509 ] 

Michael Dürig edited comment on OAK-1188 at 11/14/13 3:19 PM:
--------------------------------------------------------------

[~mreutegg], could you have a look re. {{BlobStoreInputStream}}. I believe always returning 0 is correct, but want to confirm with you.


was (Author: mduerig):
[~mreutegg], could you have a re. {{BlobStoreInputStream}}. I believe always returning 0 is correct, but want to confirm with you.

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