The ClearVaultStrategy now ignores ResourceNotFound exceptions. deleteContainer now tries to delete the vault first to avoid long waits. If the delete request fails, retries it every 24 hours. You can merge this Pull Request by running:
git pull https://github.com/rcoedo/jclouds-labs-aws fixclearvault Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-aws/pull/49 -- Commit Summary -- * JCLOUDS-457: Fix deleteContainer -- File Changes -- M glacier/src/main/java/org/jclouds/glacier/blobstore/GlacierBlobStore.java (28) M glacier/src/main/java/org/jclouds/glacier/blobstore/strategy/ClearVaultStrategy.java (6) -- Patch Links -- https://github.com/jclouds/jclouds-labs-aws/pull/49.patch https://github.com/jclouds/jclouds-labs-aws/pull/49.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/49
