davsclaus opened a new issue #575: When using hystrix EIP then auto include camel-hystrix dependency URL: https://github.com/apache/camel-k/issues/575 @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.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
