[
https://issues.apache.org/jira/browse/JCLOUDS-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091689#comment-14091689
]
ASF subversion and git services commented on JCLOUDS-650:
---------------------------------------------------------
Commit 32acc35804840735e93984b2a586258ab4972613 in jclouds's branch
refs/heads/1.8.x from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=32acc35 ]
JCLOUDS-650: ContainerNotFoundException on putBlob
Found with Ceph s3-tests and s3proxy.
> getBlob for non-existent containers does not throw a
> ContainerNotFoundException
> -------------------------------------------------------------------------------
>
> Key: JCLOUDS-650
> URL: https://issues.apache.org/jira/browse/JCLOUDS-650
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-blobstore
> Affects Versions: 1.7.3
> Reporter: Shri Javadekar
> Assignee: Jeremy Daggett
> Priority: Minor
> Fix For: 2.0.0
>
>
> As per the documentation[1], the BlobStore object should throw a
> ContainerNotFoundException if the container does not exist when the getBlob
> API is invoked. However, I see that the call to getBlob silently succeeds
> when the container doesn't exist. I tested this against aws-s3, swift and
> cloudfiles-us.
> [1]
> http://jclouds.apache.org/reference/javadoc/1.7.x/org/jclouds/blobstore/BlobStore.html#getBlob(java.lang.String,
> java.lang.String)
--
This message was sent by Atlassian JIRA
(v6.2#6252)