andrewgaul commented on this pull request.
> return new
> PageSetImpl<StorageMetadata>(ImmutableList.<StorageMetadata> of(), null);
} else {
- containerCache.put(container, Optional.of(objects.getContainer()));
+ //containerCache.put(container, Optional.of(objects.getContainer()));
Why comment this out?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1090#pullrequestreview-35507189
