Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-23621 Reduced the number of Checkstyle violations in tests of hbase-common #1030

Merged
merged 3 commits into from
Jan 27, 2020

Conversation

HorizonNet
Copy link
Contributor

Backport of #967 to branch-1.

@Apache-HBase

This comment has been minimized.

@HorizonNet HorizonNet force-pushed the HBASE-23621_branch-1 branch from 67a40db to f66a2d9 Compare January 14, 2020 08:48
@Apache-HBase

This comment has been minimized.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 19s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 11 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 1m 21s Maven dependency ordering for branch
+1 💚 mvninstall 7m 54s branch-1 passed
+1 💚 compile 1m 16s branch-1 passed with JDK v1.8.0_232
+1 💚 compile 1m 10s branch-1 passed with JDK v1.7.0_242
+1 💚 checkstyle 2m 20s branch-1 passed
+1 💚 shadedjars 3m 5s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 50s branch-1 passed with JDK v1.8.0_232
+1 💚 javadoc 1m 5s branch-1 passed with JDK v1.7.0_242
+0 🆗 spotbugs 2m 52s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 4m 0s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 2m 5s the patch passed
+1 💚 compile 1m 1s the patch passed with JDK v1.8.0_232
+1 💚 javac 1m 1s the patch passed
+1 💚 compile 1m 10s the patch passed with JDK v1.7.0_242
+1 💚 javac 1m 10s the patch passed
+1 💚 checkstyle 0m 30s hbase-common: The patch generated 0 new + 20 unchanged - 32 fixed = 20 total (was 52)
+1 💚 checkstyle 1m 55s hbase-server: The patch generated 0 new + 330 unchanged - 1 fixed = 330 total (was 331)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 19s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 5m 11s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 0m 49s the patch passed with JDK v1.8.0_232
+1 💚 javadoc 1m 4s the patch passed with JDK v1.7.0_242
+1 💚 findbugs 4m 20s the patch passed
_ Other Tests _
+1 💚 unit 2m 32s hbase-common in the patch passed.
+1 💚 unit 122m 22s hbase-server in the patch passed.
+1 💚 asflicense 0m 43s The patch does not generate ASF License warnings.
175m 40s
Subsystem Report/Notes
Docker Client=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/3/artifact/out/Dockerfile
GITHUB PR #1030
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 020f380c5af0 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1030/out/precommit/personality/provided.sh
git revision branch-1 / b5d0da7
Default Java 1.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 Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/3/testReport/
Max. process+thread count 3935 (vs. ulimit of 10000)
modules C: hbase-common hbase-server U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/3/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

* licenses this file to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
/**
Copy link
Contributor

Choose a reason for hiding this comment

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

this is a file header and not a javadoc, shouldn't it be using /* and not /**?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 14m 34s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 11 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 0m 6s Maven dependency ordering for branch
-1 ❌ mvninstall 0m 7s root in branch-1 failed.
-1 ❌ compile 0m 6s hbase-common in branch-1 failed with JDK v1.8.0_242.
-1 ❌ compile 0m 6s hbase-server in branch-1 failed with JDK v1.8.0_242.
-1 ❌ compile 0m 7s hbase-common in branch-1 failed with JDK v1.7.0_252.
-1 ❌ compile 0m 6s hbase-server in branch-1 failed with JDK v1.7.0_252.
-1 ❌ checkstyle 0m 5s The patch fails to run checkstyle in hbase-common
-1 ❌ checkstyle 0m 4s The patch fails to run checkstyle in hbase-server
-1 ❌ shadedjars 0m 4s branch has 11 errors when building our shaded downstream artifacts.
-1 ❌ javadoc 0m 5s hbase-common in branch-1 failed with JDK v1.8.0_242.
-1 ❌ javadoc 0m 6s hbase-server in branch-1 failed with JDK v1.8.0_242.
-1 ❌ javadoc 0m 6s hbase-common in branch-1 failed with JDK v1.7.0_252.
-1 ❌ javadoc 0m 6s hbase-server in branch-1 failed with JDK v1.7.0_252.
+0 🆗 spotbugs 0m 42s Used deprecated FindBugs config; considering switching to SpotBugs.
-1 ❌ findbugs 0m 6s hbase-common in branch-1 failed.
-1 ❌ findbugs 0m 7s hbase-server in branch-1 failed.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 5s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 7s root in the patch failed.
-1 ❌ compile 0m 6s hbase-common in the patch failed with JDK v1.8.0_242.
-1 ❌ compile 0m 5s hbase-server in the patch failed with JDK v1.8.0_242.
-1 ❌ javac 0m 6s hbase-common in the patch failed with JDK v1.8.0_242.
-1 ❌ javac 0m 5s hbase-server in the patch failed with JDK v1.8.0_242.
-1 ❌ compile 0m 7s hbase-common in the patch failed with JDK v1.7.0_252.
-1 ❌ compile 0m 6s hbase-server in the patch failed with JDK v1.7.0_252.
-1 ❌ javac 0m 7s hbase-common in the patch failed with JDK v1.7.0_252.
-1 ❌ javac 0m 6s hbase-server in the patch failed with JDK v1.7.0_252.
-1 ❌ checkstyle 0m 4s The patch fails to run checkstyle in hbase-common
-1 ❌ checkstyle 0m 4s The patch fails to run checkstyle in hbase-server
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ shadedjars 0m 5s patch has 11 errors when building our shaded downstream artifacts.
-1 ❌ hadoopcheck 0m 5s The patch causes 11 errors with Hadoop v2.8.5.
-1 ❌ hadoopcheck 0m 10s The patch causes 11 errors with Hadoop v2.9.2.
-1 ❌ javadoc 0m 6s hbase-common in the patch failed with JDK v1.8.0_242.
-1 ❌ javadoc 0m 5s hbase-server in the patch failed with JDK v1.8.0_242.
-1 ❌ javadoc 0m 7s hbase-common in the patch failed with JDK v1.7.0_252.
-1 ❌ javadoc 0m 6s hbase-server in the patch failed with JDK v1.7.0_252.
-1 ❌ findbugs 0m 6s hbase-common in the patch failed.
-1 ❌ findbugs 0m 7s hbase-server in the patch failed.
_ Other Tests _
-1 ❌ unit 0m 7s hbase-common in the patch failed.
-1 ❌ unit 0m 6s hbase-server in the patch failed.
+0 🆗 asflicense 0m 13s ASF License check generated no output?
19m 12s
Subsystem Report/Notes
Docker Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/Dockerfile
GITHUB PR #1030
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux dc8f41001d12 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1030/out/precommit/personality/provided.sh
git revision branch-1 / 907184d
Default Java 1.7.0_252
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_242 /usr/lib/jvm/zulu-7-amd64:1.7.0_252
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-compile-hbase-common-jdk1.8.0_242.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-compile-hbase-server-jdk1.8.0_242.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-compile-hbase-common-jdk1.7.0_252.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-compile-hbase-server-jdk1.7.0_252.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1030/out/maven-branch-checkstyle-hbase-common.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1030/out/maven-branch-checkstyle-hbase-server.txt
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-shadedjars.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-javadoc-hbase-common-jdk1.8.0_242.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-javadoc-hbase-server-jdk1.8.0_242.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-javadoc-hbase-common-jdk1.7.0_252.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-javadoc-hbase-server-jdk1.7.0_252.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-findbugs-hbase-common.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/branch-findbugs-hbase-server.txt
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-compile-hbase-common-jdk1.8.0_242.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-compile-hbase-server-jdk1.8.0_242.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-compile-hbase-common-jdk1.8.0_242.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-compile-hbase-server-jdk1.8.0_242.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-compile-hbase-common-jdk1.7.0_252.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-compile-hbase-server-jdk1.7.0_252.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-compile-hbase-common-jdk1.7.0_252.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-compile-hbase-server-jdk1.7.0_252.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1030/out/maven-patch-checkstyle-hbase-common.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1030/out/maven-patch-checkstyle-hbase-server.txt
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-shadedjars.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-javac-2.8.5.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-javac-2.9.2.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-javadoc-hbase-common-jdk1.8.0_242.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-javadoc-hbase-server-jdk1.8.0_242.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-javadoc-hbase-common-jdk1.7.0_252.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-javadoc-hbase-server-jdk1.7.0_252.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-findbugs-hbase-common.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-findbugs-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-unit-hbase-common.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/testReport/
Max. process+thread count 42 (vs. ulimit of 10000)
modules C: hbase-common hbase-server U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/4/console
versions git=1.9.1 maven=3.0.5
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 40s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 11 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 1m 32s Maven dependency ordering for branch
+1 💚 mvninstall 8m 1s branch-1 passed
+1 💚 compile 1m 17s branch-1 passed with JDK v1.8.0_242
+1 💚 compile 1m 22s branch-1 passed with JDK v1.7.0_252
+1 💚 checkstyle 2m 36s branch-1 passed
+1 💚 shadedjars 3m 49s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 3s branch-1 passed with JDK v1.8.0_242
+1 💚 javadoc 1m 21s branch-1 passed with JDK v1.7.0_252
+0 🆗 spotbugs 3m 24s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 4m 43s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for patch
+1 💚 mvninstall 2m 39s the patch passed
+1 💚 compile 1m 13s the patch passed with JDK v1.8.0_242
+1 💚 javac 1m 13s the patch passed
+1 💚 compile 1m 31s the patch passed with JDK v1.7.0_252
+1 💚 javac 1m 31s the patch passed
+1 💚 checkstyle 0m 34s hbase-common: The patch generated 0 new + 20 unchanged - 32 fixed = 20 total (was 52)
+1 💚 checkstyle 1m 56s hbase-server: The patch generated 0 new + 330 unchanged - 1 fixed = 330 total (was 331)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 48s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 6m 1s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 1m 2s the patch passed with JDK v1.8.0_242
+1 💚 javadoc 1m 16s the patch passed with JDK v1.7.0_252
+1 💚 findbugs 4m 54s the patch passed
_ Other Tests _
+1 💚 unit 2m 53s hbase-common in the patch passed.
-1 ❌ unit 157m 50s hbase-server in the patch failed.
+1 💚 asflicense 0m 44s The patch does not generate ASF License warnings.
218m 32s
Reason Tests
Failed junit tests hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
hadoop.hbase.master.balancer.TestStochasticLoadBalancer2
hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
hadoop.hbase.master.TestMasterBalanceThrottling
hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
hadoop.hbase.master.TestWarmupRegion
Subsystem Report/Notes
Docker Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/5/artifact/out/Dockerfile
GITHUB PR #1030
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux c3a6b5d7e2f4 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1030/out/precommit/personality/provided.sh
git revision branch-1 / 99a328f
Default Java 1.7.0_252
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_242 /usr/lib/jvm/zulu-7-amd64:1.7.0_252
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/5/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/5/testReport/
Max. process+thread count 5081 (vs. ulimit of 10000)
modules C: hbase-common hbase-server U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/5/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 48s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 11 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 1m 21s Maven dependency ordering for branch
+1 💚 mvninstall 8m 54s branch-1 passed
+1 💚 compile 1m 22s branch-1 passed with JDK v1.8.0_242
+1 💚 compile 1m 30s branch-1 passed with JDK v1.7.0_252
+1 💚 checkstyle 2m 43s branch-1 passed
+1 💚 shadedjars 4m 4s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 4s branch-1 passed with JDK v1.8.0_242
+1 💚 javadoc 1m 17s branch-1 passed with JDK v1.7.0_252
+0 🆗 spotbugs 3m 46s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 5m 13s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 22s Maven dependency ordering for patch
+1 💚 mvninstall 2m 58s the patch passed
+1 💚 compile 1m 20s the patch passed with JDK v1.8.0_242
+1 💚 javac 1m 20s the patch passed
+1 💚 compile 1m 33s the patch passed with JDK v1.7.0_252
+1 💚 javac 1m 33s the patch passed
+1 💚 checkstyle 0m 35s hbase-common: The patch generated 0 new + 20 unchanged - 32 fixed = 20 total (was 52)
+1 💚 checkstyle 1m 59s hbase-server: The patch generated 0 new + 330 unchanged - 1 fixed = 330 total (was 331)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 44s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 6m 23s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 1m 1s the patch passed with JDK v1.8.0_242
+1 💚 javadoc 1m 16s the patch passed with JDK v1.7.0_252
+1 💚 findbugs 4m 48s the patch passed
_ Other Tests _
+1 💚 unit 2m 52s hbase-common in the patch passed.
-1 ❌ unit 157m 26s hbase-server in the patch failed.
+1 💚 asflicense 0m 47s The patch does not generate ASF License warnings.
220m 57s
Reason Tests
Failed junit tests hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
hadoop.hbase.master.TestWarmupRegion
Subsystem Report/Notes
Docker Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/6/artifact/out/Dockerfile
GITHUB PR #1030
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 40729bbdb814 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1030/out/precommit/personality/provided.sh
git revision branch-1 / d466f77
Default Java 1.7.0_252
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_242 /usr/lib/jvm/zulu-7-amd64:1.7.0_252
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/6/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/6/testReport/
Max. process+thread count 5071 (vs. ulimit of 10000)
modules C: hbase-common hbase-server U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/6/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 32s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 11 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 1m 21s Maven dependency ordering for branch
+1 💚 mvninstall 7m 30s branch-1 passed
+1 💚 compile 0m 59s branch-1 passed with JDK v1.8.0_242
+1 💚 compile 1m 9s branch-1 passed with JDK v1.7.0_252
+1 💚 checkstyle 2m 21s branch-1 passed
+1 💚 shadedjars 3m 13s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 55s branch-1 passed with JDK v1.8.0_242
+1 💚 javadoc 1m 6s branch-1 passed with JDK v1.7.0_252
+0 🆗 spotbugs 2m 51s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 4m 2s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 2m 5s the patch passed
+1 💚 compile 0m 59s the patch passed with JDK v1.8.0_242
+1 💚 javac 0m 59s the patch passed
+1 💚 compile 1m 10s the patch passed with JDK v1.7.0_252
+1 💚 javac 1m 10s the patch passed
+1 💚 checkstyle 0m 30s hbase-common: The patch generated 0 new + 20 unchanged - 32 fixed = 20 total (was 52)
+1 💚 checkstyle 1m 46s hbase-server: The patch generated 0 new + 330 unchanged - 1 fixed = 330 total (was 331)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 5s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 5m 14s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 0m 48s the patch passed with JDK v1.8.0_242
+1 💚 javadoc 1m 4s the patch passed with JDK v1.7.0_252
+1 💚 findbugs 4m 20s the patch passed
_ Other Tests _
+1 💚 unit 2m 31s hbase-common in the patch passed.
+1 💚 unit 141m 5s hbase-server in the patch passed.
+1 💚 asflicense 0m 44s The patch does not generate ASF License warnings.
193m 43s
Subsystem Report/Notes
Docker Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/7/artifact/out/Dockerfile
GITHUB PR #1030
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux a610891b9b7b 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1030/out/precommit/personality/provided.sh
git revision branch-1 / d466f77
Default Java 1.7.0_252
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_242 /usr/lib/jvm/zulu-7-amd64:1.7.0_252
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/7/testReport/
Max. process+thread count 4996 (vs. ulimit of 10000)
modules C: hbase-common hbase-server U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/7/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 12m 22s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 11 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 1m 21s Maven dependency ordering for branch
+1 💚 mvninstall 7m 29s branch-1 passed
+1 💚 compile 0m 58s branch-1 passed with JDK v1.8.0_242
+1 💚 compile 1m 10s branch-1 passed with JDK v1.7.0_252
+1 💚 checkstyle 2m 19s branch-1 passed
+1 💚 shadedjars 3m 15s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 55s branch-1 passed with JDK v1.8.0_242
+1 💚 javadoc 1m 5s branch-1 passed with JDK v1.7.0_252
+0 🆗 spotbugs 2m 51s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 4m 1s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 2m 2s the patch passed
+1 💚 compile 0m 59s the patch passed with JDK v1.8.0_242
+1 💚 javac 0m 59s the patch passed
+1 💚 compile 1m 10s the patch passed with JDK v1.7.0_252
+1 💚 javac 1m 10s the patch passed
+1 💚 checkstyle 0m 30s hbase-common: The patch generated 0 new + 20 unchanged - 32 fixed = 20 total (was 52)
+1 💚 checkstyle 1m 46s hbase-server: The patch generated 0 new + 330 unchanged - 1 fixed = 330 total (was 331)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 3s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 5m 7s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 0m 49s the patch passed with JDK v1.8.0_242
+1 💚 javadoc 1m 5s the patch passed with JDK v1.7.0_252
+1 💚 findbugs 4m 20s the patch passed
_ Other Tests _
+1 💚 unit 2m 31s hbase-common in the patch passed.
+1 💚 unit 149m 48s hbase-server in the patch passed.
+1 💚 asflicense 0m 46s The patch does not generate ASF License warnings.
213m 3s
Subsystem Report/Notes
Docker Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/1/artifact/out/Dockerfile
GITHUB PR #1030
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux fb2e1fc0cc13 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1030/out/precommit/personality/provided.sh
git revision branch-1 / ee50d48
Default Java 1.7.0_252
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_242 /usr/lib/jvm/zulu-7-amd64:1.7.0_252
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/1/testReport/
Max. process+thread count 4888 (vs. ulimit of 10000)
modules C: hbase-common hbase-server U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1030/1/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@saintstack saintstack left a comment

Choose a reason for hiding this comment

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

A question below but LGTM. Nice.

consume(doCreateCellScanner(1, 1), 1 * 1);
consume(doCreateCellScanner(3, 0), 3 * 0);
consume(doCreateCellScanner(1, 1), 1);
consume(doCreateCellScanner(3, 0), 0);
Copy link
Contributor

Choose a reason for hiding this comment

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

Smile

private int baseTimestampDivide = 1000000;
private int timestampDiffSize = 100000000;
private int baseTimestampDivide;
private int timestampDiffSize;
Copy link
Contributor

Choose a reason for hiding this comment

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

The values are overwritten later?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They are both overwritten in the constructor above.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok. Good.

@saintstack
Copy link
Contributor

I'm still +1.

@HorizonNet HorizonNet merged commit 2267ab9 into apache:branch-1 Jan 27, 2020
@HorizonNet HorizonNet deleted the HBASE-23621_branch-1 branch January 27, 2020 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants