[
https://issues.apache.org/jira/browse/HBASE-5325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199978#comment-13199978
]
Enis Soztutar commented on HBASE-5325:
--------------------------------------
In the patch, instead of returning Json data from HMaster methods, can we
instead return the actual data types, but let the JMXJsonServlet deal with
JSON'ifying the output? For example:
public Map<String,Map<String,String>> getRegionServers().
I haven't tested it but according to the MXBean specification, Maps, Lists, and
primitive java types should be opentype compatible.
> Expose basic information about the master-status through jmx beans
> -------------------------------------------------------------------
>
> Key: HBASE-5325
> URL: https://issues.apache.org/jira/browse/HBASE-5325
> Project: HBase
> Issue Type: Bug
> Reporter: Hitesh Shah
> Priority: Minor
> Attachments: HBASE-5325.wip.patch
>
>
> Similar to the Namenode and Jobtracker, it would be good if the hbase master
> could expose some information through mbeans.
--
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