[
https://issues.apache.org/jira/browse/HBASE-22004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-22004:
------------------------------
Summary: Use Option.SERVERS_NAME instead of Option.LIVE_SERVERS when we
only need server names (was: Using Option.SERVERS_NAME instead of
Option.LIVE_SERVERS when the server names are useful)
> Use Option.SERVERS_NAME instead of Option.LIVE_SERVERS when we only need
> server names
> -------------------------------------------------------------------------------------
>
> 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
> Priority: Minor
>
> 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)