You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Stefan Boller (JIRA)" <ji...@apache.org> on 2017/09/04 07:04:00 UTC

[jira] [Comment Edited] (CAMEL-11690) Done() called two times in RoutingSlip processor

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

Stefan Boller edited comment on CAMEL-11690 at 9/4/17 7:03 AM:
---------------------------------------------------------------

What should I use instead?

And isn't calling the done()-method twice a wrong behavior of the RoutingSlip independent of the InterceptStrategy?


was (Author: stefanbo):
What should I use instead?

> Done() called two times in RoutingSlip processor
> ------------------------------------------------
>
>                 Key: CAMEL-11690
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11690
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.17.7, 2.18.4, 2.19.1
>            Reporter: Stefan Boller
>            Priority: Minor
>         Attachments: RoutingSlipWithInterceptorTest.java
>
>
> Hi,
> I found the following issue, if I use the RoutingSlip with an InterceptStrategy. The done()-method of the interceptor, which intercepts the RoutingSlip, is called twice instead of only once. The attached test case reproduces this behavior.
> Best regards
> STefan  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)