Thanks...Sure will try it out.
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Hystrix-tp5789751p5789848.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Thanks for your quickresponse.
>From where I can get 2.18.1 source code to build? its already there in
Github?
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Hystrix-tp5789751p5789785.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I am new to Camel and Hystrix, I am trying to imple hystrix in my project.
Before making sure I can move with hystrix for circuit break scenarios. I
tried the following with give hystrix eample.
When I enable the circuitBreakerForceOpen, its not even entering into the
Bean that I defined. myunders