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

Hudson commented on HBASE-25280:
--------------------------------

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




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/106/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(/) {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/branch-2/106/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/106/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}


> [meta replicas] ArrayIndexOutOfBoundsException in ZKConnectionRegistry
> ----------------------------------------------------------------------
>
>                 Key: HBASE-25280
>                 URL: https://issues.apache.org/jira/browse/HBASE-25280
>             Project: HBase
>          Issue Type: Bug
>          Components: meta replicas
>    Affects Versions: HBASE-18070
>            Reporter: Michael Stack
>            Assignee: Michael Stack
>            Priority: Major
>             Fix For: HBASE-18070, HBASE-18070.branch-2
>
>
> ITBLL Testing HBASE-18070 feature, [~huaxiangsun] found this:
> {code:java}
> 2020-11-12 19:48:12,358 ERROR org.apache.hadoop.hbase.util.FutureUtils: 
> Unexpected error caught when processing 
> CompletableFuturejava.lang.ArrayIndexOutOfBoundsException: Index 3 out of 
> bounds for length 3     at 
> org.apache.hadoop.hbase.client.ZKConnectionRegistry.lambda$getMetaRegionLocation$2(ZKConnectionRegistry.java:180)
>      at 
> org.apache.hadoop.hbase.util.FutureUtils.lambda$addListener$0(FutureUtils.java:68)
>      at 
> java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
>      at 
> java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
>      at 
> java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
>      at 
> java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073)
>      at 
> org.apache.hadoop.hbase.client.ZKConnectionRegistry.lambda$getAndConvert$0(ZKConnectionRegistry.java:78)
>      at 
> org.apache.hadoop.hbase.util.FutureUtils.lambda$addListener$0(FutureUtils.java:68)
>      at 
> java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
>      at 
> java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
>      at 
> java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
>      at 
> java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073)
>      at 
> org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient$ZKTask$1.exec(ReadOnlyZKClient.java:174)
>      at 
> org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.run(ReadOnlyZKClient.java:342)
>     at java.base/java.lang.Thread.run(Thread.java:834) {code}
> The code has been this way a long time but his running with four replicas 
> seems to have revealed a race exposed by using replicaid as index.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to