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 2015/03/30 08:12:54 UTC

[jira] [Resolved] (JCLOUDS-650) getBlob for non-existent containers does not throw a ContainerNotFoundException

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

Andrew Gaul resolved JCLOUDS-650.
---------------------------------
    Resolution: Duplicate

> 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.3.4#6332)