[ 
https://issues.apache.org/jira/browse/HBASE-21704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740645#comment-16740645
 ] 

Hudson commented on HBASE-21704:
--------------------------------

Results for branch branch-2
        [build #1604 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1604/]: 
(x) *{color:red}-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/1604//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1604//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/1604//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> 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)

Reply via email to