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

Hystrix detection should be changed when upgrading to Camel 3 GA #1058

Closed
davsclaus opened this issue Nov 15, 2019 · 0 comments · Fixed by #1148
Closed

Hystrix detection should be changed when upgrading to Camel 3 GA #1058

davsclaus opened this issue Nov 15, 2019 · 0 comments · Fixed by #1148
Assignees
Labels
good first issue Does not require full understanding of the codebase
Milestone

Comments

@davsclaus
Copy link
Contributor

In Camel 3 GA we change hystrix to circuitBreaker
https://issues.apache.org/jira/browse/CAMEL-14182

Well we make it neutral and pluggable. Then in the future we can have other implementations such as resilience4j or microprofile-fault-tolerance.

@davsclaus davsclaus changed the title Hystrix detection changed in Camel 3 GA Hystrix detection should be changed when upgrading to Camel 3 GA Nov 15, 2019
@nicolaferraro nicolaferraro added the good first issue Does not require full understanding of the codebase label Nov 22, 2019
@nicolaferraro nicolaferraro added this to the 1.0.0-M5 milestone Nov 22, 2019
@nicolaferraro nicolaferraro modified the milestones: 1.0.0-M5, 1.0.0-CR1 Dec 3, 2019
@nicolaferraro nicolaferraro self-assigned this Dec 16, 2019
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Does not require full understanding of the codebase
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants