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/11/01 11:39:32 UTC

[GitHub] [hbase] Apache-HBase commented on issue #781: HBASE-18095: Zookeeper-less client connection implementation

Apache-HBase commented on issue #781: HBASE-18095: Zookeeper-less client connection implementation
URL: https://github.com/apache/hbase/pull/781#issuecomment-548758845
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | :blue_heart: |  reexec  |   0m 44s |  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 6 new or modified test files.  |
   ||| _ master Compile Tests _ |
   | :blue_heart: |  mvndep  |   0m 39s |  Maven dependency ordering for branch  |
   | :green_heart: |  mvninstall  |   6m 40s |  master passed  |
   | :green_heart: |  compile  |   2m 10s |  master passed  |
   | :green_heart: |  checkstyle  |   2m 18s |  master passed  |
   | :green_heart: |  shadedjars  |   4m 59s |  branch has no errors when building our shaded downstream artifacts.  |
   | :green_heart: |  javadoc  |   1m 17s |  master passed  |
   | :blue_heart: |  spotbugs  |   4m 57s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | :green_heart: |  findbugs  |   8m 46s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | :blue_heart: |  mvndep  |   0m 16s |  Maven dependency ordering for patch  |
   | :green_heart: |  mvninstall  |   5m 20s |  the patch passed  |
   | :green_heart: |  compile  |   2m 10s |  the patch passed  |
   | :green_heart: |  cc  |   2m 10s |  the patch passed  |
   | :green_heart: |  javac  |   2m 10s |  the patch passed  |
   | :broken_heart: |  checkstyle  |   0m 41s |  hbase-client: The patch generated 145 new + 206 unchanged - 0 fixed = 351 total (was 206)  |
   | :broken_heart: |  checkstyle  |   1m 35s |  hbase-server: The patch generated 320 new + 322 unchanged - 0 fixed = 642 total (was 322)  |
   | :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | :green_heart: |  shadedjars  |   4m 42s |  patch has no errors when building our shaded downstream artifacts.  |
   | :green_heart: |  hadoopcheck  |  15m 56s |  Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.  |
   | :green_heart: |  hbaseprotoc  |   2m  3s |  the patch passed  |
   | :green_heart: |  javadoc  |   1m 15s |  the patch passed  |
   | :broken_heart: |  findbugs  |   4m 24s |  hbase-server generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)  |
   ||| _ Other Tests _ |
   | :green_heart: |  unit  |   0m 44s |  hbase-protocol-shaded in the patch passed.  |
   | :green_heart: |  unit  |   1m 53s |  hbase-client in the patch passed.  |
   | :broken_heart: |  unit  | 162m 37s |  hbase-server in the patch failed.  |
   | :green_heart: |  asflicense  |   1m 25s |  The patch does not generate ASF License warnings.  |
   |  |   | 244m 19s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hbase-server |
   |  |  Dead store to isActiveMaster in org.apache.hadoop.hbase.master.MasterRpcServices.isActive(RpcController, MasterProtos$IsActiveRequest)  At MasterRpcServices.java:org.apache.hadoop.hbase.master.MasterRpcServices.isActive(RpcController, MasterProtos$IsActiveRequest)  At MasterRpcServices.java:[line 1006] |
   |  |  Return value of org.apache.hadoop.hbase.zookeeper.ZKWatcher.getZNodePaths() ignored, but method has no side effect  At MetaRegionLocationCache.java:but method has no side effect  At MetaRegionLocationCache.java:[line 83] |
   | Failed junit tests | hadoop.hbase.client.TestHMasterAsyncRegistry |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-781/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/781 |
   | JIRA Issue | HBASE-18095 |
   | Optional Tests | dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool |
   | uname | Linux 43004a648844 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-781/out/precommit/personality/provided.sh |
   | git revision | master / ea5c572963 |
   | Default Java | 1.8.0_181 |
   | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-781/1/artifact/out/diff-checkstyle-hbase-client.txt |
   | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-781/1/artifact/out/diff-checkstyle-hbase-server.txt |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-781/1/artifact/out/new-findbugs-hbase-server.html |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-781/1/artifact/out/patch-unit-hbase-server.txt |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-781/1/testReport/ |
   | Max. process+thread count | 4919 (vs. ulimit of 10000) |
   | modules | C: hbase-protocol-shaded hbase-client hbase-server U: . |
   | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-781/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