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

Hudson commented on HBASE-29186:
--------------------------------

Results for branch master
        [build #1271 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1271/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1271/General_20Nightly_20Build_20Report/]








(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1271/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1271/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1271/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]




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


(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}


> RegionPlanConditionals can produce a null pointer
> -------------------------------------------------
>
>                 Key: HBASE-29186
>                 URL: https://issues.apache.org/jira/browse/HBASE-29186
>             Project: HBase
>          Issue Type: Bug
>          Components: Balancer
>    Affects Versions: 2.7.0
>            Reporter: Ray Mattingly
>            Assignee: Ray Mattingly
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2
>
>
> The value of this lookup can be null, and we can't pass a null value to 
> Arrays#stream:
> {noformat}
> java.lang.NullPointerException: Cannot read the array length because "array" 
> is null
>   at java.util.Arrays.stream(Arrays.java:5559) ~[?:?]
>   at 
> org.apache.hadoop.hbase.master.balancer.RegionPlanConditional.isViolating(RegionPlanConditional.java:103)
>  ~[hbase-server-2.6-hubspot-SNAPSHOT.jar:2.6-hubspot-SNAPSHOT]{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to