> @@ -204,14 +203,16 @@ public boolean createContainerInLocation(@Nullable
> Location location, String con
> }
>
> /**
> - * This implementation invokes {@link GlacierBlobStore#blobMetadata}
> - * This is a long duration method. The result may be inaccurate since it
> depends on the Glacier Inventory status.
> + * Checks if the blob exists in the container.
> + * An inventory will be retrieved to obtain the blob list and the method
> will iterate through it. This operation
[minor] "Inventory"? Capitalized or lowercase both work for me, we should just
try to be consistent ;-)
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/51/files#r15468659