Skip to content

HBASE-25783 Close PENDING_OPEN regions make regions FAILED_CLOSE - #4175

Closed
sunhelly wants to merge 1 commit into
apache:branch-1from
sunhelly:HBASE-25783
Closed

HBASE-25783 Close PENDING_OPEN regions make regions FAILED_CLOSE#4175
sunhelly wants to merge 1 commit into
apache:branch-1from
sunhelly:HBASE-25783

Conversation

@sunhelly

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec4m 33sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-0 ⚠️test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-1 Compile Tests _
+1 💚mvninstall9m 59sbranch-1 passed
+1 💚compile0m 25sbranch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚compile0m 28sbranch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚checkstyle1m 6sbranch-1 passed
+1 💚shadedjars2m 7sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 37sbranch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚javadoc0m 23sbranch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+0 🆗spotbugs2m 2sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs2m 1sbranch-1 passed
_ Patch Compile Tests _
+1 💚mvninstall1m 18sthe patch passed
+1 💚compile0m 23sthe patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚javac0m 23sthe patch passed
+1 💚compile0m 27sthe patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚javac0m 27sthe patch passed
+1 💚checkstyle0m 54sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars1m 51spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck3m 38sPatch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚javadoc0m 18sthe patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚javadoc0m 24sthe patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚findbugs1m 46sthe patch passed
_ Other Tests _
-1 ❌unit119m 7shbase-server in the patch failed.
+1 💚asflicense0m 31sThe patch does not generate ASF License warnings.
154m 38s
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestRegionProcessRowsWithLocks
hadoop.hbase.replication.TestReplicationEndpoint
hadoop.hbase.client.TestMasterRegistry
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4175/1/artifact/out/Dockerfile
GITHUB PR#4175
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f482887c48eb 5.4.0-1043-aws #45~18.04.1-Ubuntu SMP Fri Apr 9 23:32:25 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-4175/out/precommit/personality/provided.sh
git revisionbranch-1 / 9f8b94a
Default JavaAzul Systems, Inc.-1.7.0_272-b10
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:Azul Systems, Inc.-1.8.0_262-b19 /usr/lib/jvm/zulu-7-amd64:Azul Systems, Inc.-1.7.0_272-b10
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4175/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4175/1/testReport/
Max. process+thread count4323 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4175/1/console
versionsgit=2.17.1 maven=3.6.0 findbugs=3.0.1
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9

Copy link
Copy Markdown
Contributor

Branch-1 will be EOL soon so I tend to not include this sensitive changes.

@Apache9Apache9 closed this Aug 2, 2022
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.

3 participants

@sunhelly@Apache-HBase@Apache9