You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Mark Egan (JIRA)" <ji...@apache.org> on 2018/08/01 15:17:00 UTC

[jira] [Commented] (CAMEL-12699) Unable to combine retry with Hystrix circuit breaker

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

Mark Egan commented on CAMEL-12699:
-----------------------------------

Copying my statement from CAMEL-12195 :

From my understanding, retry and circuit breaker are two approaches that go well together.  A good description of this is found on [Rahul Rajat Singh's DZone article "Understanding Retry Pattern With Exponential Back-Off and Circuit Breaker Pattern" |https://dzone.com/articles/understanding-retry-pattern-with-exponential-back].

> Unable to combine retry with Hystrix circuit breaker
> ----------------------------------------------------
>
>                 Key: CAMEL-12699
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12699
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hystrix
>    Affects Versions: 2.22.0
>            Reporter: Nathan Rahm
>            Priority: Major
>
> There as been more comment activity and no real resolution for the following ticket -> https://issues.apache.org/jira/browse/CAMEL-12195. This is blocking our ability to create resilient clients combining retry/exponential back-off/circuit-breaker without pulling in other frameworks or hacking in our own retry logic.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)