Hi, There is a problem that invalidate the test for allowRedeliveryWhileStopping.
I am using 2.11-SNAPSHOT and have been looking at the test located in : org.apache.camel.processor.RedeliveryErrorHandlerNoRedeliveryOnShutdownTest I think that right from the start, the test can't last for 20 seconds, and thus making the test pass. Here is my unit test : http://paste.org/60638 The test testSend3Redelivery() is success and the testSend20Redelivery() fails. Something completely stop the camel route and even prevent deadLetterChannel to catch the problem. Even if I try to increase the ShutdownStrategy timeout. Thanks, -- View this message in context: http://camel.465427.n5.nabble.com/Wrong-test-for-allowRedeliveryWhileStopping-possible-bug-tp5726184.html Sent from the Camel - Users mailing list archive at Nabble.com.