Rishab Manocha created JCLOUDS-1367:
---------------------------------------

             Summary: Blob.getPayload.openStream() is inconsistent across 
implementations
                 Key: JCLOUDS-1367
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1367
             Project: jclouds
          Issue Type: Bug
            Reporter: Rishab Manocha


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
(v6.4.14#64029)

Reply via email to