[
https://issues.apache.org/jira/browse/HBASE-21704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740373#comment-16740373
]
Duo Zhang commented on HBASE-21704:
-----------------------------------
I do not think the failed UT is related to the changes here, but maybe it is
introduced by HBASE-21580, where we double the execution time for TestHbck.
Will keep an eye on it.
> The implementation of DistributedHBaseCluster.getServerHoldingRegion is
> incorrect
> ---------------------------------------------------------------------------------
>
> Key: HBASE-21704
> URL: https://issues.apache.org/jira/browse/HBASE-21704
> 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-21704.patch
>
>
> The parameter is a regionName, but in the method, it will get a region
> locator for the table, and pass the use the regionName to locate the region,
> but actually, the parameter of the getRegionLocation method is row, not
> regionName...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)