Skip to content

HBASE-23185 Fix high cpu usage because getTable()#put() gets config value every time [Take2] - #748

Merged
saintstack merged 2 commits into
apache:branch-1from
bitterfox:HBASE-23185-branch-1-fix-test-failure
Oct 31, 2019
Merged

HBASE-23185 Fix high cpu usage because getTable()#put() gets config value every time [Take2]#748
saintstack merged 2 commits into
apache:branch-1from
bitterfox:HBASE-23185-branch-1-fix-test-failure

Conversation

@bitterfox

Copy link
Copy Markdown
Contributor

https://builds.apache.org/job/HBase Nightly/job/branch-1/1114//testReport/junit/org.apache.hadoop.hbase.master/TestCatalogJanitor/health_checks___yetus_jdk8_hadoop2_checks___testCleanParent/

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
💙reexec43m 50sDocker 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.
_ branch-1 Compile Tests _
💚mvninstall9m 8sbranch-1 passed
💚compile0m 48sbranch-1 passed with JDK v1.8.0_232
💚compile0m 55sbranch-1 passed with JDK v1.7.0_242
💚checkstyle1m 54sbranch-1 passed
💚shadedjars3m 40sbranch has no errors when building our shaded downstream artifacts.
💚javadoc0m 43sbranch-1 passed with JDK v1.8.0_232
💚javadoc0m 48sbranch-1 passed with JDK v1.7.0_242
💙spotbugs3m 31sUsed deprecated FindBugs config; considering switching to SpotBugs.
💚findbugs3m 26sbranch-1 passed
_ Patch Compile Tests _
💚mvninstall2m 35sthe patch passed
💚compile0m 49sthe patch passed with JDK v1.8.0_232
💚javac0m 49sthe patch passed
💚compile0m 58sthe patch passed with JDK v1.7.0_242
💚javac0m 58sthe patch passed
💚checkstyle1m 51sthe patch passed
💚whitespace0m 0sThe patch has no whitespace issues.
💚shadedjars3m 32spatch has no errors when building our shaded downstream artifacts.
💚hadoopcheck5m 58sPatch does not cause any errors with Hadoop 2.8.5 2.9.2.
💚javadoc0m 35sthe patch passed with JDK v1.8.0_232
💚javadoc0m 48sthe patch passed with JDK v1.7.0_242
💚findbugs3m 29sthe patch passed
_ Other Tests _
💔unit197m 9shbase-server in the patch failed.
💚asflicense0m 35sThe patch does not generate ASF License warnings.
287m 56s
ReasonTests
Failed junit testshadoop.hbase.master.TestMasterBalanceThrottling
hadoop.hbase.replication.TestReplicationKillSlaveRS
hadoop.hbase.client.TestAdmin2
hadoop.hbase.master.normalizer.TestSimpleRegionNormalizerOnCluster
SubsystemReport/Notes
DockerClient=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-748/1/artifact/out/Dockerfile
GITHUB PR#748
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 8f220407ea6b 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-748/out/precommit/personality/provided.sh
git revisionbranch-1 / ce65db3
Default Java1.7.0_242
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_232 /usr/lib/jvm/zulu-7-amd64:1.7.0_242
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-748/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-748/1/testReport/
Max. process+thread count4296 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-748/1/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@bitterfox

Copy link
Copy Markdown
ContributorAuthor

Cannot reproduce all test failures above locally
Screenshot from 2019-10-24 12-36-34
Screenshot from 2019-10-24 12-35-16
Screenshot from 2019-10-24 12-26-01
Screenshot from 2019-10-24 12-23-15

@bitterfox
bitterfoxforce-pushed the HBASE-23185-branch-1-fix-test-failure branch from e98c2ea to 45c7e35CompareOctober 29, 2019 09:17
@bitterfoxbitterfox changed the title HBASE-23185 Fix test failure by HBASE-23185 changesHBASE-23185 Fix high cpu usage because getTable()#put() gets config value every time [Take2]Oct 29, 2019
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
💙reexec16m 57sDocker 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.
_ branch-1 Compile Tests _
💙mvndep1m 22sMaven dependency ordering for branch
💚mvninstall7m 21sbranch-1 passed
💚compile1m 0sbranch-1 passed with JDK v1.8.0_232
💚compile1m 7sbranch-1 passed with JDK v1.7.0_242
💚checkstyle2m 7sbranch-1 passed
💚shadedjars2m 48sbranch has no errors when building our shaded downstream artifacts.
💚javadoc0m 54sbranch-1 passed with JDK v1.8.0_232
💚javadoc1m 8sbranch-1 passed with JDK v1.7.0_242
💙spotbugs2m 39sUsed deprecated FindBugs config; considering switching to SpotBugs.
💚findbugs4m 4sbranch-1 passed
_ Patch Compile Tests _
💙mvndep0m 16sMaven dependency ordering for patch
💚mvninstall1m 57sthe patch passed
💚compile0m 58sthe patch passed with JDK v1.8.0_232
💚javac0m 58sthe patch passed
💚compile1m 9sthe patch passed with JDK v1.7.0_242
💚javac1m 9sthe patch passed
💚checkstyle0m 38shbase-client: The patch generated 0 new + 142 unchanged - 1 fixed = 142 total (was 143)
💚checkstyle1m 30sThe patch passed checkstyle in hbase-server
💚whitespace0m 0sThe patch has no whitespace issues.
💚shadedjars2m 46spatch has no errors when building our shaded downstream artifacts.
💚hadoopcheck5m 4sPatch does not cause any errors with Hadoop 2.8.5 2.9.2.
💚javadoc0m 49sthe patch passed with JDK v1.8.0_232
💚javadoc1m 7sthe patch passed with JDK v1.7.0_242
💚findbugs4m 23sthe patch passed
_ Other Tests _
💚unit2m 40shbase-client in the patch passed.
💚unit144m 19shbase-server in the patch passed.
💚asflicense0m 51sThe patch does not generate ASF License warnings.
211m 11s
SubsystemReport/Notes
DockerClient=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-748/2/artifact/out/Dockerfile
GITHUB PR#748
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux c4b7224e7505 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-748/out/precommit/personality/provided.sh
git revisionbranch-1 / 93a97ca
Default Java1.7.0_242
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_232 /usr/lib/jvm/zulu-7-amd64:1.7.0_242
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-748/2/testReport/
Max. process+thread count3981 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-748/2/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@saintstack
saintstack merged commit 3c7c1b5 into apache:branch-1Oct 31, 2019
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

@bitterfox@Apache-HBase@saintstack