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-22232 Removed deprecated methods in CompareFilter #144

Merged
merged 1 commit into from
Apr 23, 2019

Conversation

HorizonNet
Copy link
Contributor

No description provided.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 24 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 15 new or modified test files.
_ master Compile Tests _
0 mvndep 27 Maven dependency ordering for branch
+1 mvninstall 259 master passed
+1 compile 172 master passed
+1 checkstyle 172 master passed
+1 shadedjars 270 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 432 master passed
+1 javadoc 117 master passed
_ Patch Compile Tests _
0 mvndep 14 Maven dependency ordering for patch
+1 mvninstall 262 the patch passed
+1 compile 170 the patch passed
+1 javac 170 the patch passed
-1 checkstyle 34 hbase-client: The patch generated 2 new + 188 unchanged - 52 fixed = 190 total (was 240)
-1 checkstyle 68 hbase-server: The patch generated 4 new + 113 unchanged - 12 fixed = 117 total (was 125)
+1 checkstyle 17 hbase-mapreduce: The patch generated 0 new + 47 unchanged - 2 fixed = 47 total (was 49)
+1 checkstyle 31 The patch passed checkstyle in hbase-thrift
+1 checkstyle 18 hbase-rest: The patch generated 0 new + 242 unchanged - 3 fixed = 242 total (was 245)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 271 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 524 Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1 findbugs 455 the patch passed
+1 javadoc 121 the patch passed
_ Other Tests _
+1 unit 198 hbase-client in the patch passed.
+1 unit 8531 hbase-server in the patch passed.
-1 unit 958 hbase-mapreduce in the patch failed.
+1 unit 212 hbase-thrift in the patch passed.
+1 unit 284 hbase-rest in the patch passed.
+1 asflicense 175 The patch does not generate ASF License warnings.
13960
Reason Tests
Failed junit tests hadoop.hbase.snapshot.TestExportSnapshotNoCluster
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-144/1/artifact/out/Dockerfile
GITHUB PR #144
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 3a14f3078894 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 master / 16146a1
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-144/1/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-144/1/artifact/out/diff-checkstyle-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-144/1/artifact/out/patch-unit-hbase-mapreduce.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-144/1/testReport/
Max. process+thread count 5431 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-144/1/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 0 Docker mode activated.
-1 patch 6 #144 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
GITHUB PR #144
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-144/2/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@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 10 new or modified test files.
_ master Compile Tests _
0 mvndep 22 Maven dependency ordering for branch
+1 mvninstall 259 master passed
+1 compile 138 master passed
+1 checkstyle 153 master passed
+1 shadedjars 280 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 422 master passed
+1 javadoc 106 master passed
_ Patch Compile Tests _
0 mvndep 14 Maven dependency ordering for patch
+1 mvninstall 259 the patch passed
+1 compile 134 the patch passed
+1 javac 134 the patch passed
+1 checkstyle 35 hbase-client: The patch generated 0 new + 188 unchanged - 52 fixed = 188 total (was 240)
+1 checkstyle 68 hbase-server: The patch generated 0 new + 94 unchanged - 9 fixed = 94 total (was 103)
+1 checkstyle 32 The patch passed checkstyle in hbase-thrift
+1 checkstyle 20 hbase-rest: The patch generated 0 new + 242 unchanged - 3 fixed = 242 total (was 245)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 263 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 498 Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1 findbugs 419 the patch passed
+1 javadoc 108 the patch passed
_ Other Tests _
+1 unit 197 hbase-client in the patch passed.
-1 unit 7606 hbase-server in the patch failed.
+1 unit 211 hbase-thrift in the patch passed.
+1 unit 276 hbase-rest in the patch passed.
+1 asflicense 97 The patch does not generate ASF License warnings.
11765
Reason Tests
Failed junit tests hadoop.hbase.master.replication.TestRegisterPeerWorkerWhenRestarting
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-144/3/artifact/out/Dockerfile
GITHUB PR #144
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux c118eaacd428 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 master / 6e95977
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-144/3/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-144/3/testReport/
Max. process+thread count 4788 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-thrift hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-144/3/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 24 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 10 new or modified test files.
_ master Compile Tests _
0 mvndep 23 Maven dependency ordering for branch
+1 mvninstall 240 master passed
+1 compile 133 master passed
+1 checkstyle 156 master passed
+1 shadedjars 265 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 389 master passed
+1 javadoc 101 master passed
_ Patch Compile Tests _
0 mvndep 13 Maven dependency ordering for patch
+1 mvninstall 231 the patch passed
+1 compile 134 the patch passed
+1 javac 134 the patch passed
+1 checkstyle 33 hbase-client: The patch generated 0 new + 186 unchanged - 52 fixed = 186 total (was 238)
+1 checkstyle 66 hbase-server: The patch generated 0 new + 90 unchanged - 9 fixed = 90 total (was 99)
+1 checkstyle 28 The patch passed checkstyle in hbase-thrift
+1 checkstyle 16 hbase-rest: The patch generated 0 new + 242 unchanged - 3 fixed = 242 total (was 245)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 258 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 501 Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1 findbugs 429 the patch passed
+1 javadoc 101 the patch passed
_ Other Tests _
+1 unit 200 hbase-client in the patch passed.
+1 unit 8249 hbase-server in the patch passed.
+1 unit 223 hbase-thrift in the patch passed.
+1 unit 306 hbase-rest in the patch passed.
+1 asflicense 96 The patch does not generate ASF License warnings.
12339
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-144/4/artifact/out/Dockerfile
GITHUB PR #144
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 786bab52670f 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 master / 2067b23
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-144/4/testReport/
Max. process+thread count 5288 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-thrift hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-144/4/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet HorizonNet merged commit 1f0e43a into apache:master Apr 23, 2019
@HorizonNet HorizonNet deleted the HBASE-22232 branch April 23, 2019 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants