Re: how to add a new model to apache camel to add resiliency features

2019-08-06 Thread Pasquale Congiusti
Hello, what version of Camel are you targeting to use the component? Cheers, Pasquale. On Mon, Aug 5, 2019 at 4:45 PM priya gachinamath wrote: > Dear, > > I would like to implement some resilience features in apache camel for our > apache camel middleware component. We cannot use camel-hystrix

how to add a new model to apache camel to add resiliency features

2019-08-05 Thread priya gachinamath
Dear, I would like to implement some resilience features in apache camel for our apache camel middleware component. We cannot use camel-hystrix as we are on a lower version of camel. So I want to know how can I go about adding a new model that will enable me do something like here : https://camel.