nijel created HBASE-10289:
-----------------------------

             Summary: Avoid random port usage by default JMX Server. Create 
Custome JMX server
                 Key: HBASE-10289
                 URL: https://issues.apache.org/jira/browse/HBASE-10289
             Project: HBase
          Issue Type: Improvement
            Reporter: nijel
            Priority: Minor


If any of the java process want to enable the JMX MBean server then following 
VM arguments needs to be passed.
But the issue here is the process will use one random which we cannot configure.
This can be a problem if that random port is configured for some other service.

This issue can be avoided by supporting  a custom JMX Server.

The ports can be configured. If there is no ports configured, it will continue 
the same way as now.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to