You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2012/04/24 23:04:07 UTC

[jira] [Created] (HBASE-5868) jmx bean layout makes no sense

stack created HBASE-5868:
----------------------------

             Summary: jmx bean layout makes no sense
                 Key: HBASE-5868
                 URL: https://issues.apache.org/jira/browse/HBASE-5868
             Project: HBase
          Issue Type: Bug
            Reporter: stack
            Priority: Critical


Top level is 'hadoop'  Under 'hadoop', there is 'HBase' MBean.  BESIDE this MBean is one named Master and another named RegionServer.  It makes no sense.

Top level should be org.apache.hbase.  Inside there should be an MBean per running server.  It should be the server's ServerName, not 'Master' or 'RegionServer'.

Under RegionServer there is a RegionServer bean [sic], then beside it a RegionServerStatistics and a RegionServerDynamicStatistics.

I'd think that as they are, they are unusable.

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