You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2018/01/16 17:54:00 UTC

[jira] [Updated] (JCLOUDS-1367) Blob.getPayload.openStream() is inconsistent across implementations

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

Andrew Gaul updated JCLOUDS-1367:
---------------------------------
    Component/s: jclouds-blobstore

> Blob.getPayload.openStream() is inconsistent across implementations
> -------------------------------------------------------------------
>
>                 Key: JCLOUDS-1367
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1367
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore
>            Reporter: Rishab Manocha
>            Priority: Major
>
> Blob.getPayload.openStream() returns a new InputStream object if the payload is a sub type of  InputStream but returns the same stream if the payload is of type InputStream.
> It would be desirable to have it return a new Stream object which can be read independently.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)