Skip to content

HBASE-21721 reduce write#syncs() times - #2220

Merged
anoopsjohn merged 2 commits into
apache:branch-1from
cuibo01:HBASE-21721-branch-1
Aug 10, 2020
Merged

HBASE-21721 reduce write#syncs() times#2220
anoopsjohn merged 2 commits into
apache:branch-1from
cuibo01:HBASE-21721-branch-1

Conversation

@cuibo01

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 3sDocker 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 35sbranch-1 passed
+1 💚compile0m 37sbranch-1 passed with JDK v1.8.0_262
+1 💚compile0m 41sbranch-1 passed with JDK v1.7.0_272
+1 💚checkstyle1m 39sbranch-1 passed
+1 💚shadedjars2m 57sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 46sbranch-1 passed with JDK v1.8.0_262
+1 💚javadoc0m 39sbranch-1 passed with JDK v1.7.0_272
+0 🆗spotbugs2m 56sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs2m 52sbranch-1 passed
_ Patch Compile Tests _
+1 💚mvninstall1m 55sthe patch passed
+1 💚compile0m 38sthe patch passed with JDK v1.8.0_262
+1 💚javac0m 38sthe patch passed
+1 💚compile0m 42sthe patch passed with JDK v1.7.0_272
+1 💚javac0m 42sthe patch passed
+1 💚checkstyle1m 30sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars2m 49spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck4m 33sPatch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚javadoc0m 30sthe patch passed with JDK v1.8.0_262
+1 💚javadoc0m 39sthe patch passed with JDK v1.7.0_272
+1 💚findbugs2m 49sthe patch passed
_ Other Tests _
+1 💚unit127m 7shbase-server in the patch passed.
+1 💚asflicense0m 26sThe patch does not generate ASF License warnings.
167m 33s
SubsystemReport/Notes
DockerClient=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2220/1/artifact/out/Dockerfile
GITHUB PR#2220
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 4d1426985ebd 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2220/out/precommit/personality/provided.sh
git revisionbranch-1 / 839ce8e
Default Java1.7.0_272
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
Test Resultshttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2220/1/testReport/
Max. process+thread count4139 (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-2220/1/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@anoopsjohn
anoopsjohn merged commit 57e4144 into apache:branch-1Aug 10, 2020
Reidddddd pushed a commit to Reidddddd/hbase that referenced this pull request Oct 2, 2020
Signed-off-by: Anoop <anoopsamjohn@apache.org>
Signed-off-by: stack <stack@apache.org>
Reidddddd pushed a commit to Reidddddd/hbase that referenced this pull request Oct 6, 2020
Signed-off-by: Anoop <anoopsamjohn@apache.org>
Signed-off-by: stack <stack@apache.org>
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

@cuibo01@Apache-HBase@anoopsjohn