Previously using prefix markers would not correctly find the next key. Add test for this behavior. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds/pull/1016 -- Commit Summary -- * JCLOUDS-945: fix local blobstore marker handling -- File Changes -- M apis/atmos/src/test/java/org/jclouds/atmos/blobstore/integration/AtmosContainerIntegrationLiveTest.java (5) M blobstore/src/main/java/org/jclouds/blobstore/config/LocalBlobStore.java (20) M blobstore/src/test/java/org/jclouds/blobstore/integration/internal/BaseContainerIntegrationTest.java (18) M providers/azureblob/src/test/java/org/jclouds/azureblob/blobstore/integration/AzureBlobContainerIntegrationLiveTest.java (5) -- Patch Links -- https://github.com/jclouds/jclouds/pull/1016.patch https://github.com/jclouds/jclouds/pull/1016.diff -- 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/1016