[
https://issues.apache.org/jira/browse/HBASE-25211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264139#comment-17264139
]
Hudson commented on HBASE-25211:
--------------------------------
Results for branch master
[build #184 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/184/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/184/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/184/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/184/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Rack awareness in region_mover
> ------------------------------
>
> Key: HBASE-25211
> URL: https://issues.apache.org/jira/browse/HBASE-25211
> Project: HBase
> Issue Type: Improvement
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.1
>
>
> region_mover should provide an option to ensure while unloading all regions,
> all destination servers are selected from different racks and not the one
> where server (where region_mover unload is getting executed) belongs to. This
> might be helpful option if we want to avail rack downtime (or rack upgrade)
> by stopping all Regionservers that belong to same rack for few hours. Without
> this option, we don't have any control over which destination server is
> selected and hence, some regions might keep bouncing from server A to B in
> the same rack all the way until they are finally moved to RS that belongs to
> separate rack.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)