You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/11 18:24:22 UTC

[GitHub] [camel-k-runtime] lburgazzoli opened a new issue #257: Add circuit-breaker capability

lburgazzoli opened a new issue #257: Add circuit-breaker capability
URL: https://github.com/apache/camel-k-runtime/issues/257
 
 
   So we do not hard-code camel-histrix on camel-k-side

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-k-runtime] davsclaus commented on issue #257: Add circuit-breaker capability

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #257: Add circuit-breaker capability
URL: https://github.com/apache/camel-k-runtime/issues/257#issuecomment-613346957
 
 
   There are 3 implementations now
   - hystrix
   - resilience4j
   - microprofile-fault-tolerance
   
   The last one is in Camel 3.3 onwards.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services