[
https://issues.apache.org/jira/browse/HBASE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747469#comment-16747469
]
Hudson commented on HBASE-21746:
--------------------------------
Results for branch branch-2.0
[build #1272 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1272/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1272//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1272//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1272//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> Fix two concern cases in RegionMover
> ------------------------------------
>
> Key: HBASE-21746
> URL: https://issues.apache.org/jira/browse/HBASE-21746
> Project: HBase
> Issue Type: Bug
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.1.3, 2.0.5
>
> Attachments: HBASE-21746.patch
>
>
> First, the stripServer will return the last regionserver is the target region
> server is not online, which is incorrect. It should return null for this case.
> Second, we use MetaTableAccessor to get locations for region, but the
> location for meta region is in meta table so...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)