[
https://issues.apache.org/jira/browse/HBASE-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226182#comment-13226182
]
stack commented on HBASE-5552:
------------------------------
As is, our naming is just broke. You can't have instances of different
clusters on one machine. Our master bean is not uniquely named so you can't
have multiple masters on the one machine.... ditto regionservers (The rpc
servers publish their own bean distingushed by the port they run on which is
better only should probably have master or regionserver prefix).
The name of our master bean is 'MasterStatistics' though its metrics only (even
the operation is a reset on metrics).
Doing minimum so can get 0.92.1 in this issue but this stuff needs a revamp.
> Clean up our jmx view; its a bit of a mess
> ------------------------------------------
>
> Key: HBASE-5552
> URL: https://issues.apache.org/jira/browse/HBASE-5552
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Priority: Blocker
> Attachments: 0.92.0jmx.png
>
>
> Fix before we release 0.92.1
--
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