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/01 20:32:49 UTC

[GitHub] [hbase] Apache-HBase commented on issue #528: HBASE-22890 Verify the files when RegionServer is starting and BucketCache is in file mode

Apache-HBase commented on issue #528: HBASE-22890 Verify the files when RegionServer is starting and BucketCache is in file mode
URL: https://github.com/apache/hbase/pull/528#issuecomment-526950763
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 1168 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | +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 1 new or modified test files. |
   ||| _ branch-1 Compile Tests _ |
   | +1 | mvninstall | 512 | branch-1 passed |
   | +1 | compile | 52 | branch-1 passed |
   | +1 | checkstyle | 99 | branch-1 passed |
   | -1 | shadedjars | 15 | branch has 10 errors when building our shaded downstream artifacts. |
   | +1 | javadoc | 39 | branch-1 passed |
   | 0 | spotbugs | 149 | Used deprecated FindBugs config; considering switching to SpotBugs. |
   | +1 | findbugs | 146 | branch-1 passed |
   | -0 | patch | 154 | Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary. |
   ||| _ Patch Compile Tests _ |
   | +1 | mvninstall | 108 | the patch passed |
   | +1 | compile | 41 | the patch passed |
   | +1 | javac | 41 | the patch passed |
   | -1 | checkstyle | 95 | hbase-server: The patch generated 10 new + 51 unchanged - 0 fixed = 61 total (was 51) |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | -1 | shadedjars | 12 | patch has 10 errors when building our shaded downstream artifacts. |
   | +1 | hadoopcheck | 280 | Patch does not cause any errors with Hadoop 2.8.5 2.9.2. |
   | +1 | javadoc | 30 | the patch passed |
   | -1 | findbugs | 142 | hbase-server generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0) |
   ||| _ Other Tests _ |
   | +1 | unit | 6843 | hbase-server in the patch passed. |
   | +1 | asflicense | 28 | The patch does not generate ASF License warnings. |
   | | | 9813 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hbase-server |
   |  |  Invocation of toString on filesKey in new org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine(String, String, long, byte[], String[])  At FileIOEngine.java:in new org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine(String, String, long, byte[], String[])  At FileIOEngine.java:[line 80] |
   |  |  Invocation of toString on preFilesKey in new org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine(String, String, long, byte[], String[])  At FileIOEngine.java:in new org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine(String, String, long, byte[], String[])  At FileIOEngine.java:[line 80] |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-528/20/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/528 |
   | Optional Tests | dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile |
   | uname | Linux 1bdfdca21e84 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-528/out/precommit/personality/provided.sh |
   | git revision | branch-1 / 73e0304 |
   | Default Java | 1.8.0_222 |
   | shadedjars | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-528/20/artifact/out/branch-shadedjars.txt |
   | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-528/20/artifact/out/diff-checkstyle-hbase-server.txt |
   | shadedjars | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-528/20/artifact/out/patch-shadedjars.txt |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-528/20/artifact/out/new-findbugs-hbase-server.html |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-528/20/testReport/ |
   | Max. process+thread count | 4759 (vs. ulimit of 10000) |
   | modules | C: hbase-server U: hbase-server |
   | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-528/20/console |
   | versions | git=1.9.1 maven=3.0.5 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.10.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