[ 
https://issues.apache.org/jira/browse/CAMEL-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569604#comment-13569604
 ] 

Christian Müller commented on CAMEL-6033:
-----------------------------------------

I added a (slightly modified) unit test to show the bug: 
http://svn.apache.org/viewvc?view=revision&revision=1441777
I added a @Ignore annotation so that the build will not fail.
It would be great if one of the key committer could have a look at it (I'm too 
busy with other tasks).
                
> 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