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

When using hystrix EIP then auto include camel-hystrix dependency #575

Closed
davsclaus opened this issue Mar 21, 2019 · 0 comments · Fixed by #611
Closed

When using hystrix EIP then auto include camel-hystrix dependency #575

davsclaus opened this issue Mar 21, 2019 · 0 comments · Fixed by #611

Comments

@davsclaus
Copy link
Contributor

@nicolaferraro did a demo where he added hystrix EIP but Camel K could not startup as camel-hystrix was missing.

We can try to detect this from the route and add it automatic. A quick way is to just check for hystrix() or <hystrix> in Java / XML etc.

nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Apr 12, 2019
valdar pushed a commit to jboss-fuse/camel-k that referenced this issue May 21, 2019
ipolyzos pushed a commit to ipolyzos/camel-k that referenced this issue Jul 31, 2019
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.

1 participant