Skip to content

[HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - #2912

Merged
virajjasani merged 1 commit into
apache:branch-1from
shahrs87:HBASE-25536-branch-1
Jan 29, 2021
Merged

[HBASE-25536] Remove 0 length wal file from logQueue if it belongs to…#2912
virajjasani merged 1 commit into
apache:branch-1from
shahrs87:HBASE-25536-branch-1

Conversation

@shahrs87

Copy link
Copy Markdown
Contributor

… old sources.

PR for master branch: #2908

This is PR for branch-1

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec15m 27sDocker 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.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ branch-1 Compile Tests _
+1 💚mvninstall9m 46sbranch-1 passed
+1 💚compile0m 44sbranch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚compile0m 48sbranch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚checkstyle1m 56sbranch-1 passed
+1 💚shadedjars3m 20sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 49sbranch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚javadoc0m 43sbranch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+0 🆗spotbugs3m 17sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs3m 13sbranch-1 passed
_ Patch Compile Tests _
+1 💚mvninstall2m 6sthe patch passed
+1 💚compile0m 42sthe patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚javac0m 42sthe patch passed
+1 💚compile0m 48sthe patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚javac0m 48sthe patch passed
+1 💚checkstyle1m 45sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars3m 8spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck5m 1sPatch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚javadoc0m 32sthe patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚javadoc0m 42sthe patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚findbugs3m 10sthe patch passed
_ Other Tests _
+1 💚unit128m 58shbase-server in the patch passed.
+1 💚asflicense0m 30sThe patch does not generate ASF License warnings.
187m 56s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2912/1/artifact/out/Dockerfile
GITHUB PR#2912
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux c18265fd0f14 4.15.0-128-generic #131-Ubuntu SMP Wed Dec 9 06:57:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-agent/workspace/Base-PreCommit-GitHub-PR_PR-2912/out/precommit/personality/provided.sh
git revisionbranch-1 / cf337c4
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
Test Resultshttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2912/1/testReport/
Max. process+thread count3496 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2912/1/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@virajjasanivirajjasani left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@virajjasani
virajjasani merged commit 5c9ee97 into apache:branch-1Jan 29, 2021
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.

4 participants

@shahrs87@Apache-HBase@bharathv@virajjasani