[ 
https://issues.apache.org/jira/browse/CAMEL-18557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen reassigned CAMEL-18557:
-----------------------------------

    Assignee: Claus Ibsen

> camel-core - Total counter on ContextMBean is too high
> ------------------------------------------------------
>
>                 Key: CAMEL-18557
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18557
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>
> from timer:a
>   to direct:b
> from direct:b
>   log  b
>   to seda:c
> from seda:c
>   log c
> Given 1 exchange triggered by the timer
> then route a, b and c will all says total = 1
> and the camel context would say total = 3 (for every route - even if it was 
> the same exchange)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to