Deyan created JCLOUDS-1358:
------------------------------
Summary: putBlob with zero length InputSteam is failing for aws s3
Key: JCLOUDS-1358
URL: https://issues.apache.org/jira/browse/JCLOUDS-1358
Project: jclouds
Issue Type: Bug
Components: jclouds-blobstore
Affects Versions: 2.0.2
Reporter: Deyan
Right now there is a method payload(InputStream stream) in BlobBuilder, for
uploading streamed bytes to blob stores. However, when I open InputStream from
empty file I am getting following error :
org.jclouds.http.HttpException: unable to reset unrepeatable payload stream
after calculating AWS4 signature.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)