You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Andrew Bayer <an...@gmail.com> on 2013/07/03 04:07:34 UTC

Async and BlobStores

So in the process of working on
https://issues.apache.org/jira/browse/JCLOUDS-150, I discovered that you
can't actually have a BlobStoreContext without an AsyncBlobStore. Sooooo,
yeah, that looks like it needs someone with much more blobstore knowledge
than me to at least make the first pass at it and deal with the
jclouds.git/blobstore versions, so that they *can* work without async.
help? =)

A.