[
https://issues.apache.org/jira/browse/HBASE-18609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171354#comment-16171354
]
Reid Chan commented on HBASE-18609:
-----------------------------------
{quote}This is a dangerous change because we are not sure whether the balancer
only need the information of live servers.{quote}
Balancer's targets are regions in live regionservers, besides, i made this
changes after observations in codes.
I get [~mdrob]'s idea, but recommend a new JIRA to do it.
> Apply ClusterStatus#getClusterStatus(EnumSet<Option>) in code base
> ------------------------------------------------------------------
>
> Key: HBASE-18609
> URL: https://issues.apache.org/jira/browse/HBASE-18609
> Project: HBase
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Reid Chan
> Fix For: 2.0.0
>
> Attachments: HBASE-18609.master.001.patch,
> HBASE-18609.master.002.patch, HBASE-18609.master.003.patch,
> HBASE-18609.master.004.patch
>
>
> HBASE-15511 enable us to get the cluster status by scope, and after
> refactoring in HBASE-18621. We should apply it in code base so as to prevent
> the useless information.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)