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-22231 Removed unused and '*' import #177

Merged
merged 1 commit into from
Apr 23, 2019

Conversation

HorizonNet
Copy link
Contributor

Targeted for branch-2

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 25 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 64 new or modified test files.
_ branch-2 Compile Tests _
0 mvndep 9 Maven dependency ordering for branch
+1 mvninstall 242 branch-2 passed
+1 compile 175 branch-2 passed
+1 checkstyle 169 branch-2 passed
+1 shadedjars 240 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 333 branch-2 passed
+1 javadoc 126 branch-2 passed
_ Patch Compile Tests _
0 mvndep 15 Maven dependency ordering for patch
+1 mvninstall 230 the patch passed
+1 compile 175 the patch passed
+1 javac 175 the patch passed
+1 checkstyle 22 hbase-common: The patch generated 0 new + 11 unchanged - 3 fixed = 11 total (was 14)
-1 checkstyle 33 hbase-client: The patch generated 2 new + 203 unchanged - 17 fixed = 205 total (was 220)
-1 checkstyle 74 hbase-server: The patch generated 4 new + 280 unchanged - 97 fixed = 284 total (was 377)
+1 checkstyle 20 hbase-mapreduce: The patch generated 0 new + 91 unchanged - 11 fixed = 91 total (was 102)
-1 checkstyle 17 hbase-it: The patch generated 1 new + 90 unchanged - 7 fixed = 91 total (was 97)
+1 checkstyle 17 hbase-rest: The patch generated 0 new + 15 unchanged - 2 fixed = 15 total (was 17)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 235 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 479 Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1 findbugs 375 the patch passed
+1 javadoc 116 the patch passed
_ Other Tests _
+1 unit 158 hbase-common in the patch passed.
+1 unit 195 hbase-client in the patch passed.
-1 unit 7520 hbase-server in the patch failed.
+1 unit 1525 hbase-mapreduce in the patch passed.
+1 unit 61 hbase-it in the patch passed.
+1 unit 241 hbase-rest in the patch passed.
+1 asflicense 150 The patch does not generate ASF License warnings.
13143
Reason Tests
Failed junit tests hadoop.hbase.client.TestAsyncTableGetMultiThreaded
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-177/1/artifact/out/Dockerfile
GITHUB PR #177
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 21f15b3a6b5f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision branch-2 / 3a1dc8e
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-177/1/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-177/1/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-177/1/artifact/out/diff-checkstyle-hbase-it.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-177/1/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-177/1/testReport/
Max. process+thread count 5460 (vs. ulimit of 10000)
modules C: hbase-common hbase-client hbase-server hbase-mapreduce hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-177/1/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet HorizonNet force-pushed the HBASE-22231-branch-2 branch from 88c478b to 2910589 Compare April 22, 2019 18:41
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 26 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 64 new or modified test files.
_ branch-2 Compile Tests _
0 mvndep 20 Maven dependency ordering for branch
+1 mvninstall 222 branch-2 passed
+1 compile 174 branch-2 passed
+1 checkstyle 169 branch-2 passed
+1 shadedjars 237 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 335 branch-2 passed
+1 javadoc 116 branch-2 passed
_ Patch Compile Tests _
0 mvndep 13 Maven dependency ordering for patch
+1 mvninstall 221 the patch passed
+1 compile 164 the patch passed
+1 javac 164 the patch passed
+1 checkstyle 21 hbase-common: The patch generated 0 new + 11 unchanged - 3 fixed = 11 total (was 14)
+1 checkstyle 31 hbase-client: The patch generated 0 new + 202 unchanged - 18 fixed = 202 total (was 220)
+1 checkstyle 65 hbase-server: The patch generated 0 new + 277 unchanged - 100 fixed = 277 total (was 377)
+1 checkstyle 18 hbase-mapreduce: The patch generated 0 new + 91 unchanged - 11 fixed = 91 total (was 102)
+1 checkstyle 14 hbase-it: The patch generated 0 new + 88 unchanged - 9 fixed = 88 total (was 97)
+1 checkstyle 14 hbase-rest: The patch generated 0 new + 15 unchanged - 2 fixed = 15 total (was 17)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 229 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 465 Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1 findbugs 378 the patch passed
+1 javadoc 114 the patch passed
_ Other Tests _
+1 unit 156 hbase-common in the patch passed.
+1 unit 193 hbase-client in the patch passed.
+1 unit 7974 hbase-server in the patch passed.
+1 unit 977 hbase-mapreduce in the patch passed.
+1 unit 70 hbase-it in the patch passed.
+1 unit 252 hbase-rest in the patch passed.
+1 asflicense 203 The patch does not generate ASF License warnings.
13021
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-177/2/artifact/out/Dockerfile
GITHUB PR #177
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 0833eda827a7 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision branch-2 / c9b283e
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-177/2/testReport/
Max. process+thread count 5480 (vs. ulimit of 10000)
modules C: hbase-common hbase-client hbase-server hbase-mapreduce hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-177/2/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet HorizonNet merged commit c40e6e2 into apache:branch-2 Apr 23, 2019
@HorizonNet HorizonNet deleted the HBASE-22231-branch-2 branch April 23, 2019 10:54
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.

3 participants