You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/06/04 14:11:20 UTC

[GitHub] [hbase] Apache-HBase commented on issue #168: HBASE-22271 Implement grant/revoke/delete table acls/delete namespace acls in Procedure

Apache-HBase commented on issue #168: HBASE-22271 Implement grant/revoke/delete table acls/delete namespace acls in Procedure
URL: https://github.com/apache/hbase/pull/168#issuecomment-498688812
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 92 | 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 9 new or modified test files. |
   ||| _ master Compile Tests _ |
   | 0 | mvndep | 28 | Maven dependency ordering for branch |
   | +1 | mvninstall | 271 | master passed |
   | +1 | compile | 209 | master passed |
   | +1 | checkstyle | 167 | master passed |
   | +1 | shadedjars | 270 | branch has no errors when building our shaded downstream artifacts. |
   | +1 | findbugs | 518 | master passed |
   | +1 | javadoc | 120 | master passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 11 | Maven dependency ordering for patch |
   | -1 | mvninstall | 211 | root in the patch failed. |
   | -1 | compile | 22 | hbase-backup in the patch failed. |
   | -1 | cc | 22 | hbase-backup in the patch failed. |
   | -1 | javac | 22 | hbase-backup in the patch failed. |
   | +1 | checkstyle | 12 | The patch passed checkstyle in hbase-protocol-shaded |
   | -1 | checkstyle | 31 | hbase-client: The patch generated 1 new + 105 unchanged - 0 fixed = 106 total (was 105) |
   | +1 | checkstyle | 12 | The patch passed checkstyle in hbase-procedure |
   | +1 | checkstyle | 67 | hbase-server: The patch generated 0 new + 302 unchanged - 4 fixed = 302 total (was 306) |
   | +1 | checkstyle | 33 | The patch passed checkstyle in hbase-thrift |
   | +1 | checkstyle | 13 | The patch passed checkstyle in hbase-backup |
   | +1 | whitespace | 1 | The patch has no whitespace issues. |
   | +1 | shadedjars | 264 | patch has no errors when building our shaded downstream artifacts. |
   | -1 | hadoopcheck | 151 | The patch causes 16 errors with Hadoop v2.8.5. |
   | -1 | hadoopcheck | 298 | The patch causes 16 errors with Hadoop v2.9.2. |
   | -1 | hadoopcheck | 477 | The patch causes 16 errors with Hadoop v3.1.2. |
   | -1 | hbaseprotoc | 29 | hbase-backup in the patch failed. |
   | -1 | findbugs | 25 | hbase-backup in the patch failed. |
   | +1 | javadoc | 139 | the patch passed |
   ||| _ Other Tests _ |
   | +1 | unit | 41 | hbase-protocol-shaded in the patch passed. |
   | +1 | unit | 228 | hbase-client in the patch passed. |
   | +1 | unit | 207 | hbase-procedure in the patch passed. |
   | +1 | unit | 11404 | hbase-server in the patch passed. |
   | -1 | unit | 500 | hbase-thrift in the patch failed. |
   | -1 | unit | 34 | hbase-backup in the patch failed. |
   | +1 | asflicense | 151 | The patch does not generate ASF License warnings. |
   | | | 16764 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.hbase.thrift.TestThriftServer |
   |   | hadoop.hbase.thrift2.TestThrift2HttpServer |
   |   | hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels |
   |   | hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithReadOnly |
   |   | hadoop.hbase.thrift.TestThriftHttpServer |
   |   | hadoop.hbase.thrift.TestThriftSpnegoHttpServer |
   |   | hadoop.hbase.thrift2.TestThriftHBaseServiceHandler |
   |   | hadoop.hbase.thrift2.TestThriftConnection |
   |   | hadoop.hbase.thrift.TestThriftServerCmdLine |
   |   | hadoop.hbase.thrift2.TestThrift2ServerCmdLine |
   
   
   | 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-168/5/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/168 |
   | Optional Tests |  dupname  asflicense  javac  javadoc  unit  findbugs  shadedjars  hadoopcheck  hbaseanti  checkstyle  compile  cc  hbaseprotoc  |
   | uname | Linux 79d38d32469a 4.4.0-145-generic #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | /testptch/patchprocess/precommit/personality/provided.sh |
   | git revision | master / aacacc5cce |
   | maven | version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) |
   | Default Java | 1.8.0_181 |
   | findbugs | v3.1.11 |
   | mvninstall | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-mvninstall-root.txt |
   | compile | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-compile-hbase-backup.txt |
   | cc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-compile-hbase-backup.txt |
   | javac | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-compile-hbase-backup.txt |
   | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/diff-checkstyle-hbase-client.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-javac-2.8.5.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-javac-2.9.2.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-javac-3.1.2.txt |
   | hbaseprotoc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-hbaseprotoc-hbase-backup.txt |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-findbugs-hbase-backup.txt |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-unit-hbase-thrift.txt |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/artifact/out/patch-unit-hbase-backup.txt |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/testReport/ |
   | Max. process+thread count | 3952 (vs. ulimit of 10000) |
   | modules | C: hbase-protocol-shaded hbase-client hbase-procedure hbase-server hbase-thrift hbase-backup U: . |
   | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-168/5/console |
   | Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services