[
https://issues.apache.org/jira/browse/HBASE-23170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950841#comment-16950841
]
Anoop Sam John commented on HBASE-23170:
----------------------------------------
Any other similar optimizations applicable ?
This patch LGTM
bq.getServersName ()
This was added by HBASE-21938. The name should have been getServerNames()
IMO.
cc [~zghao]
> Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME
> -------------------------------------------------------------
>
> Key: HBASE-23170
> URL: https://issues.apache.org/jira/browse/HBASE-23170
> Project: HBase
> Issue Type: Improvement
> Reporter: Yi Mei
> Assignee: Yi Mei
> Priority: Major
>
> Admin#getRegionServers returns the server names.
> ClusterMetrics.Option.LIVE_SERVERS returns the map of server names and
> metrics, while the metrics are not useful forĀ Admin#getRegionServers method.
> Please seeĀ [HBASE-21938|https://issues.apache.org/jira/browse/HBASE-21938]
> for more details.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)