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/10 12:12:41 UTC

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

Apache-HBase commented on issue #601: HBASE-22932 Add rs group management methods in Admin and AsyncAdmin
URL: https://github.com/apache/hbase/pull/601#issuecomment-529906225
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | :blue_heart: |  reexec  |   0m 35s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | :green_heart: |  dupname  |   0m  1s |  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 3 new or modified test files.  |
   ||| _ HBASE-22514 Compile Tests _ |
   | :blue_heart: |  mvndep  |   0m 36s |  Maven dependency ordering for branch  |
   | :green_heart: |  mvninstall  |   6m 10s |  HBASE-22514 passed  |
   | :green_heart: |  compile  |   2m 59s |  HBASE-22514 passed  |
   | :green_heart: |  checkstyle  |   3m  0s |  HBASE-22514 passed  |
   | :green_heart: |  shadedjars  |   4m 40s |  branch has no errors when building our shaded downstream artifacts.  |
   | :green_heart: |  javadoc  |   1m 46s |  HBASE-22514 passed  |
   | :blue_heart: |  spotbugs  |   1m 30s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | :green_heart: |  findbugs  |   9m 31s |  HBASE-22514 passed  |
   ||| _ Patch Compile Tests _ |
   | :blue_heart: |  mvndep  |   0m 16s |  Maven dependency ordering for patch  |
   | :green_heart: |  mvninstall  |   5m 16s |  the patch passed  |
   | :green_heart: |  compile  |   2m 37s |  the patch passed  |
   | :green_heart: |  cc  |   2m 37s |  the patch passed  |
   | :green_heart: |  javac  |   2m 37s |  the patch passed  |
   | :broken_heart: |  checkstyle  |   0m 34s |  hbase-client: The patch generated 19 new + 162 unchanged - 0 fixed = 181 total (was 162)  |
   | :broken_heart: |  checkstyle  |   1m 18s |  hbase-server: The patch generated 31 new + 111 unchanged - 0 fixed = 142 total (was 111)  |
   | :broken_heart: |  whitespace  |   0m  0s |  The patch has 2 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply  |
   | :green_heart: |  shadedjars  |   4m 50s |  patch has no errors when building our shaded downstream artifacts.  |
   | :green_heart: |  hadoopcheck  |  16m  1s |  Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.  |
   | :green_heart: |  hbaseprotoc  |   2m 30s |  the patch passed  |
   | :broken_heart: |  javadoc  |   0m 35s |  hbase-server generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   | :green_heart: |  findbugs  |  10m 47s |  the patch passed  |
   ||| _ Other Tests _ |
   | :green_heart: |  unit  |   0m 41s |  hbase-protocol-shaded in the patch passed.  |
   | :green_heart: |  unit  |   1m 50s |  hbase-client in the patch passed.  |
   | :broken_heart: |  unit  | 155m 22s |  hbase-server in the patch failed.  |
   | :green_heart: |  unit  |   3m 43s |  hbase-thrift in the patch passed.  |
   | :green_heart: |  asflicense  |   2m  8s |  The patch does not generate ASF License warnings.  |
   |  |   | 247m 28s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.hbase.rsgroup.TestMigrateRSGroupInfo |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-601/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/601 |
   | Optional Tests | dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool |
   | uname | Linux 0be50a693434 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-601/out/precommit/personality/provided.sh |
   | git revision | HBASE-22514 / 728d9fe198 |
   | Default Java | 1.8.0_181 |
   | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-601/1/artifact/out/diff-checkstyle-hbase-client.txt |
   | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-601/1/artifact/out/diff-checkstyle-hbase-server.txt |
   | whitespace | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-601/1/artifact/out/whitespace-eol.txt |
   | javadoc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-601/1/artifact/out/diff-javadoc-javadoc-hbase-server.txt |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-601/1/artifact/out/patch-unit-hbase-server.txt |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-601/1/testReport/ |
   | Max. process+thread count | 4381 (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-601/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