The polling strategy interface for job operations
and a simple implementation class have been added.
This implementation waits an initial time and then
polls at regular intervals.
You can merge this Pull Request by running:

  git pull https://github.com/rcoedo/jclouds-labs-aws blobstoreup

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-labs-aws/pull/44

-- Commit Summary --

  * JCLOUDS-457: Add polling strategy

-- File Changes --

    M glacier/src/main/java/org/jclouds/glacier/blobstore/GlacierBlobStore.java 
(7)
    M 
glacier/src/main/java/org/jclouds/glacier/blobstore/config/GlacierBlobStoreContextModule.java
 (3)
    A 
glacier/src/main/java/org/jclouds/glacier/blobstore/strategy/PollingStrategy.java
 (21)
    A 
glacier/src/main/java/org/jclouds/glacier/blobstore/strategy/internal/BasePollingStrategy.java
 (76)
    M glacier/src/test/java/org/jclouds/glacier/GlacierClientLongLiveTest.java 
(12)

-- Patch Links --

https://github.com/jclouds/jclouds-labs-aws/pull/44.patch
https://github.com/jclouds/jclouds-labs-aws/pull/44.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/44

Reply via email to