Skip to content

HBASE-22231 Removed unused and '*' import - #178

Merged
HorizonNet merged 1 commit into
apache:branch-2.2from
ultratendency:HBASE-22231-branch-2.2
Apr 25, 2019
Merged

HBASE-22231 Removed unused and '*' import#178
HorizonNet merged 1 commit into
apache:branch-2.2from
ultratendency:HBASE-22231-branch-2.2

Conversation

@HorizonNet

Copy link
Copy Markdown
Contributor

Targeted for branch-2.2.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec45Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 66 new or modified test files.
_ branch-2.2 Compile Tests _
0mvndep8Maven dependency ordering for branch
+1mvninstall227branch-2.2 passed
+1compile176branch-2.2 passed
+1checkstyle187branch-2.2 passed
+1shadedjars237branch has no errors when building our shaded downstream artifacts.
+1findbugs323branch-2.2 passed
+1javadoc124branch-2.2 passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall233the patch passed
+1compile165the patch passed
+1javac165the patch passed
+1checkstyle22hbase-common: The patch generated 0 new + 11 unchanged - 3 fixed = 11 total (was 14)
-1checkstyle32hbase-client: The patch generated 2 new + 203 unchanged - 17 fixed = 205 total (was 220)
-1checkstyle70hbase-server: The patch generated 4 new + 281 unchanged - 99 fixed = 285 total (was 380)
+1checkstyle20hbase-mapreduce: The patch generated 0 new + 91 unchanged - 12 fixed = 91 total (was 103)
-1checkstyle17hbase-it: The patch generated 1 new + 90 unchanged - 7 fixed = 91 total (was 97)
+1checkstyle16hbase-rest: The patch generated 0 new + 15 unchanged - 2 fixed = 15 total (was 17)
+1whitespace0The patch has no whitespace issues.
+1shadedjars239patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck499Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs349the patch passed
+1javadoc121the patch passed
_ Other Tests _
+1unit162hbase-common in the patch passed.
+1unit195hbase-client in the patch passed.
+1unit13084hbase-server in the patch passed.
+1unit1550hbase-mapreduce in the patch passed.
+1unit77hbase-it in the patch passed.
+1unit462hbase-rest in the patch passed.
+1asflicense198The patch does not generate ASF License warnings.
19022
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/1/artifact/out/Dockerfile
GITHUB PR#178
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1b7bca7db584 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionbranch-2.2 / 8b45f5d
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/1/artifact/out/diff-checkstyle-hbase-client.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/1/artifact/out/diff-checkstyle-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/1/artifact/out/diff-checkstyle-hbase-it.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/1/testReport/
Max. process+thread count5372 (vs. ulimit of 10000)
modulesC: hbase-common hbase-client hbase-server hbase-mapreduce hbase-it hbase-rest U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec77Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 66 new or modified test files.
_ branch-2.2 Compile Tests _
0mvndep24Maven dependency ordering for branch
+1mvninstall288branch-2.2 passed
+1compile190branch-2.2 passed
+1checkstyle180branch-2.2 passed
+1shadedjars242branch has no errors when building our shaded downstream artifacts.
+1findbugs328branch-2.2 passed
+1javadoc121branch-2.2 passed
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall236the patch passed
+1compile169the patch passed
+1javac169the patch passed
+1checkstyle21hbase-common: The patch generated 0 new + 11 unchanged - 3 fixed = 11 total (was 14)
+1checkstyle33hbase-client: The patch generated 0 new + 202 unchanged - 18 fixed = 202 total (was 220)
+1checkstyle69hbase-server: The patch generated 0 new + 278 unchanged - 102 fixed = 278 total (was 380)
+1checkstyle19hbase-mapreduce: The patch generated 0 new + 91 unchanged - 12 fixed = 91 total (was 103)
+1checkstyle15hbase-it: The patch generated 0 new + 88 unchanged - 9 fixed = 88 total (was 97)
+1checkstyle13hbase-rest: The patch generated 0 new + 15 unchanged - 2 fixed = 15 total (was 17)
+1whitespace0The patch has no whitespace issues.
+1shadedjars234patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck493Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs368the patch passed
+1javadoc122the patch passed
_ Other Tests _
+1unit157hbase-common in the patch passed.
+1unit205hbase-client in the patch passed.
-1unit13952hbase-server in the patch failed.
+1unit1600hbase-mapreduce in the patch passed.
+1unit73hbase-it in the patch passed.
+1unit484hbase-rest in the patch passed.
+1asflicense193The patch does not generate ASF License warnings.
20089
ReasonTests
Failed junit testshadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/2/artifact/out/Dockerfile
GITHUB PR#178
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 42a5c94afa28 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionbranch-2.2 / 048d893
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/2/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/2/testReport/
Max. process+thread count5159 (vs. ulimit of 10000)
modulesC: hbase-common hbase-client hbase-server hbase-mapreduce hbase-it hbase-rest U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec283Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 66 new or modified test files.
_ branch-2.2 Compile Tests _
0mvndep9Maven dependency ordering for branch
+1mvninstall240branch-2.2 passed
+1compile172branch-2.2 passed
+1checkstyle178branch-2.2 passed
+1shadedjars244branch has no errors when building our shaded downstream artifacts.
+1findbugs330branch-2.2 passed
+1javadoc122branch-2.2 passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall232the patch passed
+1compile173the patch passed
+1javac173the patch passed
+1checkstyle21hbase-common: The patch generated 0 new + 11 unchanged - 3 fixed = 11 total (was 14)
+1checkstyle34hbase-client: The patch generated 0 new + 202 unchanged - 18 fixed = 202 total (was 220)
+1checkstyle68hbase-server: The patch generated 0 new + 278 unchanged - 102 fixed = 278 total (was 380)
+1checkstyle17hbase-mapreduce: The patch generated 0 new + 91 unchanged - 12 fixed = 91 total (was 103)
+1checkstyle16hbase-it: The patch generated 0 new + 88 unchanged - 9 fixed = 88 total (was 97)
+1checkstyle17hbase-rest: The patch generated 0 new + 15 unchanged - 2 fixed = 15 total (was 17)
+1whitespace0The patch has no whitespace issues.
+1shadedjars232patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck473Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs352the patch passed
+1javadoc119the patch passed
_ Other Tests _
+1unit152hbase-common in the patch passed.
+1unit199hbase-client in the patch passed.
-1unit15397hbase-server in the patch failed.
-1unit1665hbase-mapreduce in the patch failed.
+1unit81hbase-it in the patch passed.
+1unit500hbase-rest in the patch passed.
+1asflicense203The patch does not generate ASF License warnings.
21691
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.coprocessor.TestMetaTableMetrics
hadoop.hbase.replication.TestVerifyReplicationCrossDiffHdfs
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/4/artifact/out/Dockerfile
GITHUB PR#178
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5ecb38f2d620 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionbranch-2.2 / e14e2db
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/4/artifact/out/patch-unit-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/4/artifact/out/patch-unit-hbase-mapreduce.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/4/testReport/
Max. process+thread count5596 (vs. ulimit of 10000)
modulesC: hbase-common hbase-client hbase-server hbase-mapreduce hbase-it hbase-rest U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/4/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec51Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 66 new or modified test files.
_ branch-2.2 Compile Tests _
0mvndep24Maven dependency ordering for branch
+1mvninstall241branch-2.2 passed
+1compile175branch-2.2 passed
+1checkstyle187branch-2.2 passed
+1shadedjars236branch has no errors when building our shaded downstream artifacts.
+1findbugs314branch-2.2 passed
+1javadoc113branch-2.2 passed
_ Patch Compile Tests _
0mvndep11Maven dependency ordering for patch
+1mvninstall222the patch passed
+1compile171the patch passed
+1javac171the patch passed
+1checkstyle22hbase-common: The patch generated 0 new + 11 unchanged - 3 fixed = 11 total (was 14)
+1checkstyle31hbase-client: The patch generated 0 new + 202 unchanged - 18 fixed = 202 total (was 220)
+1checkstyle71hbase-server: The patch generated 0 new + 278 unchanged - 102 fixed = 278 total (was 380)
+1checkstyle19hbase-mapreduce: The patch generated 0 new + 91 unchanged - 12 fixed = 91 total (was 103)
+1checkstyle17hbase-it: The patch generated 0 new + 88 unchanged - 9 fixed = 88 total (was 97)
+1checkstyle15hbase-rest: The patch generated 0 new + 15 unchanged - 2 fixed = 15 total (was 17)
+1whitespace0The patch has no whitespace issues.
+1shadedjars236patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck477Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs370the patch passed
+1javadoc118the patch passed
_ Other Tests _
+1unit160hbase-common in the patch passed.
+1unit200hbase-client in the patch passed.
+1unit15258hbase-server in the patch passed.
+1unit1363hbase-mapreduce in the patch passed.
+1unit78hbase-it in the patch passed.
+1unit522hbase-rest in the patch passed.
+1asflicense156The patch does not generate ASF License warnings.
21016
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/5/artifact/out/Dockerfile
GITHUB PR#178
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 68565b3e5eb5 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionbranch-2.2 / 511e0b5
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/5/testReport/
Max. process+thread count5043 (vs. ulimit of 10000)
modulesC: hbase-common hbase-client hbase-server hbase-mapreduce hbase-it hbase-rest U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-178/5/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet
HorizonNet merged commit 262636f into apache:branch-2.2Apr 25, 2019
@HorizonNet
HorizonNet deleted the HBASE-22231-branch-2.2 branch April 25, 2019 12:58
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@HorizonNet@Apache-HBase@petersomogyi