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/07/20 13:24:49 UTC

[jira] [Created] (CAMEL-6564) JMX - Services which can only be enlisted once should use fixed name

Claus Ibsen created CAMEL-6564:
----------------------------------

             Summary: JMX - Services which can only be enlisted once should use fixed name
                 Key: CAMEL-6564
                 URL: https://issues.apache.org/jira/browse/CAMEL-6564
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, jmx
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.12.0


There is a number of services enlisted in JMX under services which can only be enlisted once.

For example DefaultTypeConverterRegistry, DefaultErrorHandler and others. Today the have a hash value in the MBean name. For these services where there can only be one, then the hash value is not needed.

By removing the hash value we have fixed MBean names which makes it easier to integrate for tooling and whatnot as the name is always the same.

--
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