Hi Guys,
Is there a way to remove inflight exchanges from a route?
Seems like there are exchanges stuck in my route and I don't want to restart the server. Is there any mbean operation that I could use?
I have tried route stop and start but it doesn't seem to clear inflight exchanges. I have also tried reset, but that only resets the route statistics.
Camel version - 2.6.0
Regards,
Mohit
I'm afraid you need to restart the camel context to removing the inflight exchanges.
We may add this kind of feature into next version of Camel.