[
https://issues.apache.org/jira/browse/CAMEL-9226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958950#comment-14958950
]
ASF GitHub Bot commented on CAMEL-9226:
---------------------------------------
GitHub user jonmcewen opened a pull request:
https://github.com/apache/camel/pull/640
CAMEL-9226 - check metrics are counted correctly in multicast sub-routes
Retrospective test for CAMEL-9226 - check metrics are counted correctly in
multicast sub-routes
This problem was fixed in 2.16.0
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jonmcewen/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/640.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #640
----
commit d22c6a327a998a2f58421ffd66eaa5cb25f32a88
Author: Jon McEwen <[email protected]>
Date: 2015-10-15T08:20:47Z
Merge pull request #1 from apache/master
Update from apache/camel
commit 8496f9705c2906424f40deb10a9d1215c1371c61
Author: unknown <[email protected]>
Date: 2015-10-15T09:57:09Z
Added test for multicast, but passes when I was expecting fail
commit d6d2f67c378ac8a57efff7475cf2fdbff665ed07
Author: jonmcewen <[email protected]>
Date: 2015-10-15T13:35:49Z
Correction to multicast route in unit test
commit ba03741eabf303cf3c9747d33c0501b0ba3ad440
Author: Jon McEwen <[email protected]>
Date: 2015-10-15T13:57:16Z
Merge pull request #2 from apache/master
Fixed camel model json schema to include missing namespace aware lang…
----
> Metrics are double-counted for last route in multicast
> ------------------------------------------------------
>
> Key: CAMEL-9226
> URL: https://issues.apache.org/jira/browse/CAMEL-9226
> Project: Camel
> Issue Type: Bug
> Components: camel-metrics
> Affects Versions: 2.15.3
> Reporter: Jon McEwen
> Priority: Minor
> Fix For: 2.16.0
>
>
> When using the MetricsRoutePolicyFactory to collect metrics from routes, all
> metrics for the last route in a multicast record double the expected value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)