You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Shri Javadekar <no...@github.com> on 2013/11/26 02:32:00 UTC

[jclouds] Remove getAsyncBlobStore. (#216)

Async blobstores have been deprecated. They&#39;ve been marked to be
removed from the next jclouds release (1.7.0). This commit removes the
API in BlobStoreContext which returns the AsyncBlobStore object.
You can merge this Pull Request by running:

  git pull https://github.com/maginatics/jclouds remove-get-asyncblobstore

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

  https://github.com/jclouds/jclouds/pull/216

-- Commit Summary --

  * Remove getAsyncBlobStore.

-- File Changes --

    M apis/s3/src/main/java/org/jclouds/s3/blobstore/S3BlobStoreContext.java (3)
    M apis/s3/src/main/java/org/jclouds/s3/blobstore/internal/S3BlobStoreContextImpl.java (12)
    M apis/swift/src/main/java/org/jclouds/openstack/swift/blobstore/SwiftBlobStore.java (6)
    M blobstore/src/main/java/org/jclouds/blobstore/BlobStoreContext.java (10)
    M blobstore/src/main/java/org/jclouds/blobstore/internal/BlobStoreContextImpl.java (11)
    M blobstore/src/main/java/org/jclouds/blobstore/util/BlobStoreUtils.java (14)
    M blobstore/src/test/java/org/jclouds/blobstore/integration/internal/BaseBlobIntegrationTest.java (39)
    M providers/aws-s3/src/main/java/org/jclouds/aws/s3/blobstore/AWSS3BlobStoreContext.java (3)
    M providers/aws-s3/src/main/java/org/jclouds/aws/s3/blobstore/internal/AWSS3BlobStoreContextImpl.java (16)
    M providers/aws-s3/src/test/java/org/jclouds/aws/s3/AWSS3ClientLiveTest.java (11)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/216.patch
https://github.com/jclouds/jclouds/pull/216.diff

Re: [jclouds] Remove getAsyncBlobStore. (#216)

Posted by Andrew Phillips <no...@github.com>.
> Duplicates #126.

In which case, should this be closed?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/216#issuecomment-29268106

Re: [jclouds] Remove getAsyncBlobStore. (#216)

Posted by CloudBees pull request builder plugin <no...@github.com>.
[jclouds-java-7-pull-requests #882](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/882/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/216#issuecomment-29261261

Re: [jclouds] Remove getAsyncBlobStore. (#216)

Posted by CloudBees pull request builder plugin <no...@github.com>.
[jclouds-pull-requests #419](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/419/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/216#issuecomment-29261237

Re: [jclouds] Remove getAsyncBlobStore. (#216)

Posted by Shri Javadekar <no...@github.com>.
@andrewgaul Didn't know that there was already a pull request for the change you were talking about. Closing this.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/216#issuecomment-29271014