Junhong Xu created HBASE-22004:
----------------------------------
Summary: Using Option.SERVERS_NAME instead of Option.LIVE_SERVERS
when the server names are useful
Key: HBASE-22004
URL: https://issues.apache.org/jira/browse/HBASE-22004
Project: HBase
Issue Type: Improvement
Components: Client, regionserver
Reporter: Junhong Xu
Assignee: Junhong Xu
When getting cluster metrics with the Enum Option in some cases, it is
unnecessary to use the Option.LIVE_SERVERS which returns a map of server names
and ServerMetrics, while only the server names are useful.The
Option.SERVERS_NAME is just fit for that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)