You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (Jira)" <ji...@apache.org> on 2020/09/26 02:43:00 UTC

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

    [ https://issues.apache.org/jira/browse/JCLOUDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202507#comment-17202507 ] 

Andrew Gaul commented on JCLOUDS-72:
------------------------------------

This looks unmaintained for 4 years:

https://github.com/rholder/guava-retrying

> 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 was sent by Atlassian Jira
(v8.3.4#803005)