Implement capability of querying individual property of a mbean using
JMXProxyServlet
--------------------------------------------------------------------------------------
Key: HADOOP-7392
URL: https://issues.apache.org/jira/browse/HADOOP-7392
Project: Hadoop Common
Issue Type: Improvement
Reporter: Tanping Wang
Hadoop-7144 provides the capability to query all the properties of a mbean
using JMXProxyServlet. In addition to this, we add the capability to query an
individual property of a mbean. Client will send http request,
http://hostname/jmx?get=meanName#property
to query from server.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira