You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (JIRA)" <ji...@apache.org> on 2015/07/18 23:23:04 UTC

[jira] [Commented] (CAMEL-8957) adviceWith() doesn't work with loadBalance().failover()

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

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

By running git bisect, I got the following result:
{code}
22cf585a4770fcd825c505c16776874d12617dff is the first bad commit
commit 22cf585a4770fcd825c505c16776874d12617dff
Author: Claus Ibsen <da...@apache.org>
Date:   Thu Apr 23 15:48:02 2015 +0200

    CAMEL-8683: Using load balancer in onException adds duplicate outputs for each route defined

:040000 040000 b668e46ac21c42dd725d27782fc1801593657aa9 a5e3b629ca882c3af9b38279c1200ac9f1a7b37b M	camel-core
:040000 040000 f0be68d08d3b95e19e28586a13836fd7d465f426 6a8b2aab135c0ffb7ae2a3bc5a66d655007a9e1a M	components
{code}

[~davsclaus]: Could you please have a look!?

> adviceWith() doesn't work with loadBalance().failover() 
> --------------------------------------------------------
>
>                 Key: CAMEL-8957
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8957
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.15.2
>            Reporter: Christian Müller
>         Attachments: InterceptSendToEndpointWithLoadbalancerTest.java
>
>
> I will provide a test case later this week.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)