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/09/05 13:07:56 UTC

[GitHub] [hbase] Apache-HBase commented on issue #587: HBASE-22932 Add rs group management methods in Admin and AsyncAdmin

Apache-HBase commented on issue #587: HBASE-22932 Add rs group management methods in Admin and AsyncAdmin
URL: https://github.com/apache/hbase/pull/587#issuecomment-528354779
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | :blue_heart: |  reexec  |   0m 33s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | :blue_heart: |  prototool  |   0m  0s |  prototool was not available.  |
   | :green_heart: |  hbaseanti  |   0m  0s |  Patch does not have any anti-patterns.  |
   | :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   | :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 2 new or modified test files.  |
   ||| _ HBASE-22514 Compile Tests _ |
   | :blue_heart: |  mvndep  |   1m  1s |  Maven dependency ordering for branch  |
   | :green_heart: |  mvninstall  |   5m 45s |  HBASE-22514 passed  |
   | :green_heart: |  compile  |   2m 35s |  HBASE-22514 passed  |
   | :green_heart: |  checkstyle  |   2m 58s |  HBASE-22514 passed  |
   | :green_heart: |  shadedjars  |   4m 56s |  branch has no errors when building our shaded downstream artifacts.  |
   | :green_heart: |  javadoc  |   1m 41s |  HBASE-22514 passed  |
   | :blue_heart: |  spotbugs  |   1m 36s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | :green_heart: |  findbugs  |  10m  9s |  HBASE-22514 passed  |
   | :yellow_heart: |  patch  |   2m  2s |  Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.  |
   ||| _ Patch Compile Tests _ |
   | :blue_heart: |  mvndep  |   0m 13s |  Maven dependency ordering for patch  |
   | :broken_heart: |  mvninstall  |   2m 55s |  root in the patch failed.  |
   | :broken_heart: |  compile  |   0m 52s |  hbase-server in the patch failed.  |
   | :broken_heart: |  cc  |   0m 52s |  hbase-server in the patch failed.  |
   | :broken_heart: |  javac  |   0m 52s |  hbase-server in the patch failed.  |
   | :broken_heart: |  checkstyle  |   0m 34s |  hbase-client: The patch generated 18 new + 162 unchanged - 0 fixed = 180 total (was 162)  |
   | :broken_heart: |  checkstyle  |   1m 30s |  hbase-server: The patch generated 26 new + 159 unchanged - 0 fixed = 185 total (was 159)  |
   | :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | :broken_heart: |  shadedjars  |   3m 48s |  patch has 98 errors when building our shaded downstream artifacts.  |
   | :broken_heart: |  hadoopcheck  |   2m  9s |  The patch causes 98 errors with Hadoop v2.8.5.  |
   | :broken_heart: |  hadoopcheck  |   4m 21s |  The patch causes 98 errors with Hadoop v2.9.2.  |
   | :broken_heart: |  hadoopcheck  |   6m 39s |  The patch causes 98 errors with Hadoop v3.1.2.  |
   | :broken_heart: |  hbaseprotoc  |   0m 44s |  hbase-server in the patch failed.  |
   | :broken_heart: |  javadoc  |   0m 33s |  hbase-server generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   | :broken_heart: |  findbugs  |   0m 52s |  hbase-server in the patch failed.  |
   ||| _ Other Tests _ |
   | :green_heart: |  unit  |   0m 41s |  hbase-protocol-shaded in the patch passed.  |
   | :green_heart: |  unit  |   1m 45s |  hbase-client in the patch passed.  |
   | :broken_heart: |  unit  |   0m 54s |  hbase-server in the patch failed.  |
   | :green_heart: |  unit  |   2m 58s |  hbase-thrift in the patch passed.  |
   | :green_heart: |  asflicense  |   0m 36s |  The patch does not generate ASF License warnings.  |
   |  |   |  67m 49s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/587 |
   | Optional Tests | dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool |
   | uname | Linux 193954262fc9 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-587/out/precommit/personality/provided.sh |
   | git revision | HBASE-22514 / 855c0922f8 |
   | Default Java | 1.8.0_181 |
   | mvninstall | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-mvninstall-root.txt |
   | compile | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-compile-hbase-server.txt |
   | cc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-compile-hbase-server.txt |
   | javac | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-compile-hbase-server.txt |
   | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/diff-checkstyle-hbase-client.txt |
   | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/diff-checkstyle-hbase-server.txt |
   | shadedjars | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-shadedjars.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-javac-2.8.5.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-javac-2.9.2.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-javac-3.1.2.txt |
   | hbaseprotoc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-hbaseprotoc-hbase-server.txt |
   | javadoc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/diff-javadoc-javadoc-hbase-server.txt |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-findbugs-hbase-server.txt |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/artifact/out/patch-unit-hbase-server.txt |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/testReport/ |
   | Max. process+thread count | 1928 (vs. ulimit of 10000) |
   | modules | C: hbase-protocol-shaded hbase-client hbase-server hbase-thrift U: . |
   | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-587/1/console |
   | versions | git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11 |
   | Powered by | Apache Yetus 0.11.0 https://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