Tested, it works :)
--
View this message in context:
http://camel.465427.n5.nabble.com/Graceful-shutdown-not-working-tp5733697p5735648.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I've tested with versions 2.10.3 and 2.11.0.
This is just a short example that can reproduce described problem. You can
put anything else in the splitter, it will not be reached.
Reducing unnecessary code showed that example worked if "seda" was replaced
with "direct" or "maximumRedeliveries" rem
If ".maximumRedeliveries(1)" is commented out, it works as expected, but
with this line, message stays in flight and "Checkpoint 2" is never reached.
Is this a Camel bug, if not, how can it be fixed?
Best regards,
Miljenko
--
View this message in context:
http://camel.465427