Skip to content

HBASE-23173 ArrayIndexOutOfBoundsException in BaseLoadBalancer$Cluste… - #723

Closed
saintstack wants to merge 1 commit into
apache:masterfrom
saintstack:HBASE-23173
Closed

HBASE-23173 ArrayIndexOutOfBoundsException in BaseLoadBalancer$Cluste…#723
saintstack wants to merge 1 commit into
apache:masterfrom
saintstack:HBASE-23173

Conversation

@saintstack

Copy link
Copy Markdown
Contributor

…r.removeRegion

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
💙reexec0m 39sDocker mode activated.
_ Prechecks _
💚dupname0m 0sNo case conflicting files found.
💚hbaseanti0m 0sPatch does not have any anti-patterns.
💚@author0m 0sThe patch does not contain any @author tags.
💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
💚mvninstall6m 32smaster passed
💚compile1m 1smaster passed
💚checkstyle1m 29smaster passed
💚shadedjars5m 1sbranch has no errors when building our shaded downstream artifacts.
💚javadoc0m 39smaster passed
💙spotbugs4m 13sUsed deprecated FindBugs config; considering switching to SpotBugs.
💚findbugs4m 10smaster passed
_ Patch Compile Tests _
💚mvninstall4m 59sthe patch passed
💚compile0m 56sthe patch passed
💚javac0m 56sthe patch passed
💚checkstyle1m 19sthe patch passed
💚whitespace0m 1sThe patch has no whitespace issues.
💚shadedjars4m 34spatch has no errors when building our shaded downstream artifacts.
💚hadoopcheck15m 44sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚javadoc0m 36sthe patch passed
💚findbugs4m 18sthe patch passed
_ Other Tests _
💔unit162m 46shbase-server in the patch failed.
💚asflicense0m 37sThe patch does not generate ASF License warnings.
221m 48s
ReasonTests
Failed junit testshadoop.hbase.master.balancer.TestStochasticLoadBalancerRegionReplicaWithRacks
hadoop.hbase.coprocessor.TestMasterObserver
hadoop.hbase.master.balancer.TestStochasticLoadBalancerRegionReplicaReplicationGreaterThanNumNodes
hadoop.hbase.master.procedure.TestProcedurePriority
hadoop.hbase.master.balancer.TestStochasticLoadBalancerMidCluster
hadoop.hbase.master.balancer.TestStochasticLoadBalancer
hadoop.hbase.TestRegionRebalancing
hadoop.hbase.master.balancer.TestStochasticLoadBalancerSmallCluster
hadoop.hbase.master.balancer.TestStochasticLoadBalancerRegionReplicaMidCluster
hadoop.hbase.master.balancer.TestStochasticLoadBalancerLargeCluster
hadoop.hbase.master.balancer.TestStochasticLoadBalancerRegionReplicaHighReplication
hadoop.hbase.client.TestAsyncTableGetMultiThreaded
hadoop.hbase.master.balancer.TestStochasticLoadBalancerRegionReplicaLargeCluster
hadoop.hbase.master.balancer.TestStochasticLoadBalancerRegionReplica
hadoop.hbase.master.balancer.TestStochasticLoadBalancerBalanceCluster
hadoop.hbase.master.balancer.TestStochasticLoadBalancerRegionReplicaSameHosts
SubsystemReport/Notes
DockerClient=19.03.3 Server=19.03.3 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-723/1/artifact/out/Dockerfile
GITHUB PR#723
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 36be67055033 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-723/out/precommit/personality/provided.sh
git revisionmaster / 6aec958
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-723/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-723/1/testReport/
Max. process+thread count4423 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-723/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@saintstack

Copy link
Copy Markdown
ContributorAuthor

Closing. Duplicate of HBASE-22739. Need to fix unit tests too before commit.

@saintstack

Copy link
Copy Markdown
ContributorAuthor

Close in favor of #729

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@saintstack@Apache-HBase