You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Diwaker Gupta (JIRA)" <ji...@apache.org> on 2013/05/20 20:17:24 UTC

[jira] [Created] (JCLOUDS-72) Replace jclouds Retryables with guava-retrying

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