Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add circuit-breaker capability #257

Closed
lburgazzoli opened this issue Mar 11, 2020 · 2 comments · Fixed by #350
Closed

Add circuit-breaker capability #257

lburgazzoli opened this issue Mar 11, 2020 · 2 comments · Fixed by #350
Assignees
Milestone

Comments

@lburgazzoli
Copy link
Contributor

So we do not hard-code camel-histrix on camel-k-side

@lburgazzoli lburgazzoli added this to the 1.2.0 milestone Mar 11, 2020
@lburgazzoli lburgazzoli modified the milestones: 1.2.0, 1.3.0 Mar 20, 2020
@davsclaus
Copy link
Contributor

There are 3 implementations now

  • hystrix
  • resilience4j
  • microprofile-fault-tolerance

The last one is in Camel 3.3 onwards.

@davsclaus
Copy link
Contributor

And microprofile-fault-tolerance should be default if anyone (as hystrix is deprecated)

@lburgazzoli lburgazzoli self-assigned this Jun 3, 2020
lburgazzoli added a commit to lburgazzoli/apache-camel-k-runtime that referenced this issue Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants