You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/03/08 14:12:13 UTC

[jira] [Resolved] (CAMEL-6146) Tracer mbean name in JMX has no need for hexcode

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

Claus Ibsen resolved CAMEL-6146.
--------------------------------

    Resolution: Fixed
    
> Tracer mbean name in JMX has no need for hexcode
> ------------------------------------------------
>
>                 Key: CAMEL-6146
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6146
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, jmx
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.11.0
>
>
> The tracer MBean has identity hashcode appended, but that is not needed. We should loose that, so the mbean name is fixed name, which makes it easier for people and tooling to leverage.
> org.apache.camel:context=localhost/camel-1,type=tracer,name=Tracer(0x548bb8b2)
> Should be
> org.apache.camel:context=localhost/camel-1,type=tracer,name=Tracer

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira