Diwaker Gupta created JCLOUDS-72:
------------------------------------
Summary: Replace jclouds Retryables with guava-retrying
Key: JCLOUDS-72
URL: https://issues.apache.org/jira/browse/JCLOUDS-72
Project: jclouds
Issue Type: Improvement
Components: jclouds-core
Reporter: Diwaker Gupta
Priority: Minor
>From https://github.com/rholder/guava-retrying:
The guava-retrying module provides a general purpose method for retrying
arbitrary Java code with specific stop, retry, and exception handling
capabilities that are enhanced by Guava's predicate matching.
Seems like a small, focused set of APIs that can potentially replace jclouds'
internal variants.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira