[
https://issues.apache.org/jira/browse/CAMEL-4986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202495#comment-13202495
]
Babak Vahdat edited comment on CAMEL-4986 at 2/7/12 4:07 PM:
-------------------------------------------------------------
I verified the change by running all camel-core tests where they did all pass
on trunk, however on the 2.9.x branch I got one failed test which has nothing
to do with this change:
{code}
Failed tests:
testShutdownGraceful(org.apache.camel.impl.PendingExchangesTwoRouteShutdownGracefulTest):
mock://bar Received message count. Expected: <1> but was: <2>
Tests run: 4033, Failures: 1, Errors: 0, Skipped: 0
{code}
was (Author: bvahdat):
I verified the change by running all camel-core tests where they did all
pass on trunk, however on the 2.9.x brunch I got one failed test which has
nothing to do with this change:
{code}
Failed tests:
testShutdownGraceful(org.apache.camel.impl.PendingExchangesTwoRouteShutdownGracefulTest):
mock://bar Received message count. Expected: <1> but was: <2>
Tests run: 4033, Failures: 1, Errors: 0, Skipped: 0
{code}
> ManagedPerformanceCounterMBean should extend ManagedCounterMBean
> ----------------------------------------------------------------
>
> Key: CAMEL-4986
> URL: https://issues.apache.org/jira/browse/CAMEL-4986
> Project: Camel
> Issue Type: Bug
> Components: camel-jmx
> Affects Versions: 2.9.0
> Reporter: Erik Bakker
> Assignee: Babak Vahdat
> Priority: Minor
> Fix For: 2.9.1, 2.10.0
>
>
> ManagedPerformanceCounterMBean does not extend ManagedCounterMBean, while
> ManagedPerformanceCounter does extend ManagedCounter.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira