[ 
https://issues.apache.org/jira/browse/JCLOUDS-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16115926#comment-16115926
 ] 

ASF subversion and git services commented on JCLOUDS-1327:
----------------------------------------------------------

Commit 9e73bbec16cbf91c5f228d4c3ae99c6c526081f8 in jclouds's branch 
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=9e73bbe ]

JCLOUDS-1327: Do not try GCS MPU if length is zero

References JCLOUDS-912.


> putBlob with zero length Inputstream is failing on google-cloud-storage
> -----------------------------------------------------------------------
>
>                 Key: JCLOUDS-1327
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1327
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore
>            Reporter: Chaithanya Ganta
>            Assignee: Andrew Gaul
>              Labels: google-cloud-storage
>
> putBlob with zero length Inputstream is failing on google-cloud-storage with
> org.jclouds.http.HttpResponseException: command: POST 
> https://www.googleapis.com/storage/v1/b/gaul-blobstore3/o/multipart-upload/compose
>  HTTP/1.1 failed with response: HTTP/1.1 400 Bad Request; content: [{
>  "error": {
>   "errors": [
>    {
>     "domain": "global",
>     "reason": "required",
>     "message": "You must provide at least one source component."
>    }
>   ],
>   "code": 400,
>   "message": "You must provide at least one source component."
>  }
> }
> ]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to