Christian Müller created CAMEL-6033:
---------------------------------------

             Summary: NoRedeliveryOnShutdown doesn't work for DeadLetterChannel
                 Key: CAMEL-6033
                 URL: https://issues.apache.org/jira/browse/CAMEL-6033
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.10.3
            Reporter: Christian Müller
             Fix For: 2.9.6, 2.10.4, 2.11.0


See 
http://camel.465427.n5.nabble.com/Wrong-test-for-allowRedeliveryWhileStopping-possible-bug-td5726184.html
 for details.

The assumption is if we use "allowRedeliveryWhileStopping(false)" in an error 
handler definition which use a dead letter channel, the message should be send 
to the configured dead letter channel if we are in a delivery by stopping Camel 
(instead of dropping the message).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to