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/25 17:45:43 UTC

[GitHub] [hbase] Apache-HBase commented on issue #339: HBASE-22627 Port HBASE-22617 (Recovered WAL directories not getting cleaned up) to branch-1

Apache-HBase commented on issue #339: HBASE-22627 Port HBASE-22617 (Recovered WAL directories not getting cleaned up) to branch-1
URL: https://github.com/apache/hbase/pull/339#issuecomment-505549922
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 27 | Docker mode activated. |
   ||| _ Prechecks _ |
   | 0 | findbugs | 0 | Findbugs executables are not available. |
   | +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 5 new or modified test files. |
   ||| _ branch-1 Compile Tests _ |
   | +1 | mvninstall | 104 | branch-1 passed |
   | +1 | compile | 38 | branch-1 passed with JDK v1.8.0_212 |
   | +1 | compile | 37 | branch-1 passed with JDK v1.7.0_222 |
   | +1 | checkstyle | 78 | branch-1 passed |
   | +1 | shadedjars | 150 | branch has no errors when building our shaded downstream artifacts. |
   | +1 | javadoc | 30 | branch-1 passed with JDK v1.8.0_212 |
   | +1 | javadoc | 36 | branch-1 passed with JDK v1.7.0_222 |
   ||| _ Patch Compile Tests _ |
   | -1 | mvninstall | 63 | root in the patch failed. |
   | -1 | compile | 35 | hbase-server in the patch failed with JDK v1.8.0_212. |
   | -1 | javac | 35 | hbase-server in the patch failed with JDK v1.8.0_212. |
   | -1 | compile | 39 | hbase-server in the patch failed with JDK v1.7.0_222. |
   | -1 | javac | 39 | hbase-server in the patch failed with JDK v1.7.0_222. |
   | -1 | checkstyle | 78 | hbase-server: The patch generated 1 new + 775 unchanged - 3 fixed = 776 total (was 778) |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | -1 | shadedjars | 98 | patch has 24 errors when building our shaded downstream artifacts. |
   | -1 | hadoopcheck | 60 | The patch causes 24 errors with Hadoop v2.8.5. |
   | -1 | hadoopcheck | 119 | The patch causes 24 errors with Hadoop v2.9.2. |
   | -1 | javadoc | 28 | hbase-server-jdk1.8.0_212 with JDK v1.8.0_212 generated 1 new + 3 unchanged - 0 fixed = 4 total (was 3) |
   | -1 | javadoc | 38 | hbase-server-jdk1.7.0_222 with JDK v1.7.0_222 generated 1 new + 3 unchanged - 0 fixed = 4 total (was 3) |
   ||| _ Other Tests _ |
   | -1 | unit | 38 | hbase-server in the patch failed. |
   | +1 | asflicense | 12 | The patch does not generate ASF License warnings. |
   | | | 1128 | |
   
   
   | 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-339/2/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/339 |
   | Optional Tests |  dupname  asflicense  javac  javadoc  unit  findbugs  shadedjars  hadoopcheck  hbaseanti  checkstyle  compile  |
   | uname | Linux bdb1f002856d 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | /testptch/patchprocess/precommit/personality/provided.sh |
   | git revision | branch-1 / 5023690 |
   | maven | version: Apache Maven 3.0.5 |
   | Default Java | 1.7.0_222 |
   | Multi-JDK versions |  /usr/lib/jvm/java-8-openjdk-amd64:1.8.0_212 /usr/lib/jvm/java-7-openjdk-amd64:1.7.0_222 |
   | mvninstall | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/patch-mvninstall-root.txt |
   | compile | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/patch-compile-hbase-server-jdk1.8.0_212.txt |
   | javac | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/patch-compile-hbase-server-jdk1.8.0_212.txt |
   | compile | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/patch-compile-hbase-server-jdk1.7.0_222.txt |
   | javac | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/patch-compile-hbase-server-jdk1.7.0_222.txt |
   | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/diff-checkstyle-hbase-server.txt |
   | shadedjars | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/patch-shadedjars.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/patch-javac-2.8.5.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/patch-javac-2.9.2.txt |
   | javadoc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/diff-javadoc-javadoc-hbase-server-jdk1.8.0_212.txt |
   | javadoc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/diff-javadoc-javadoc-hbase-server-jdk1.7.0_222.txt |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/artifact/out/patch-unit-hbase-server.txt |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/testReport/ |
   | Max. process+thread count | 87 (vs. ulimit of 10000) |
   | modules | C: hbase-server U: hbase-server |
   | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-339/2/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