[
https://issues.apache.org/jira/browse/HBASE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-21746:
------------------------------
Description:
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...
was:It should return null for this case.
> Fix RegionMover for two concern cases
> -------------------------------------
>
> Key: HBASE-21746
> URL: https://issues.apache.org/jira/browse/HBASE-21746
> Project: HBase
> Issue Type: Bug
> Reporter: Duo Zhang
> Priority: Major
>
> 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)