mirror of https://github.com/apache/jclouds.git
9f11888f4b
To repro issue 342, the following steps were taken: - Spawn 500 parallel / 2000 total putBlobs to cloudfiles-uk - issue a SIGSTOP - wait 60 seconds - issue a SIGCONT Without this patch, there are several hundred 408s. With this patch, these are retried and complete successfully. |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
# # The jclouds provider for Rackspace (http://www.rackspace.com/). # # TODO: Implementation status. # TODO: Supported features. # See http://code.google.com/p/jclouds/wiki/QuickStartRackspace for example usage.