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/12/15 01:34:30 UTC

[GitHub] [hbase] Apache-HBase commented on issue #939: HBASE-23349 : Notify readers if archival of compacted store files is stuck due to scanners

Apache-HBase commented on issue #939: HBASE-23349 : Notify readers if archival of compacted store files is stuck due to scanners
URL: https://github.com/apache/hbase/pull/939#issuecomment-565768760
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 11s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | +1 :green_heart: |  hbaseanti  |   0m  0s |  Patch does not have any anti-patterns.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 3 new or modified test files.  |
   ||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 37s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   5m 37s |  master passed  |
   | +1 :green_heart: |  compile  |   3m 16s |  master passed  |
   | +1 :green_heart: |  checkstyle  |   3m  0s |  master passed  |
   | +0 :ok: |  refguide  |   6m 19s |  branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.  |
   | +1 :green_heart: |  shadedjars  |   4m 59s |  branch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   3m 50s |  master passed  |
   | +0 :ok: |  spotbugs  |   4m 37s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | +1 :green_heart: |  findbugs  |  20m 38s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 15s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   6m  9s |  the patch passed  |
   | +1 :green_heart: |  compile  |   3m 27s |  the patch passed  |
   | +1 :green_heart: |  javac  |   3m 27s |  the patch passed  |
   | +1 :green_heart: |  checkstyle  |   2m 59s |  root: The patch generated 0 new + 66 unchanged - 1 fixed = 66 total (was 67)  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  xml  |   0m  1s |  The patch has no ill-formed XML file.  |
   | +0 :ok: |  refguide  |   6m 23s |  patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.  |
   | +1 :green_heart: |  shadedjars  |   5m 43s |  patch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  hadoopcheck  |  18m 22s |  Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.  |
   | +1 :green_heart: |  javadoc  |   3m 55s |  the patch passed  |
   | -1 :x: |  findbugs  |   5m 33s |  hbase-server generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   | -1 :x: |  findbugs  |  18m  1s |  root generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  | 279m  4s |  root in the patch failed.  |
   | +1 :green_heart: |  asflicense  |   1m 20s |  The patch does not generate ASF License warnings.  |
   |  |   | 409m 16s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hbase-server |
   |  |  org.apache.hadoop.hbase.regionserver.StoreScanner.reopenScanners() does not release lock on all exception paths  At StoreScanner.java:on all exception paths  At StoreScanner.java:[line 1040] |
   | FindBugs | module:root |
   |  |  org.apache.hadoop.hbase.regionserver.StoreScanner.reopenScanners() does not release lock on all exception paths  At StoreScanner.java:on all exception paths  At StoreScanner.java:[line 1040] |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-939/2/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/939 |
   | Optional Tests | dupname asflicense javac javadoc unit refguide xml spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile |
   | uname | Linux 78ec39cbfd24 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-939/out/precommit/personality/provided.sh |
   | git revision | master / de87d72bb4 |
   | Default Java | 1.8.0_181 |
   | refguide | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-939/2/artifact/out/branch-site/book.html |
   | refguide | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-939/2/artifact/out/patch-site/book.html |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-939/2/artifact/out/new-findbugs-hbase-server.html |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-939/2/artifact/out/new-findbugs-root.html |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-939/2/artifact/out/patch-unit-root.txt |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-939/2/testReport/ |
   | Max. process+thread count | 4967 (vs. ulimit of 10000) |
   | modules | C: hbase-common hbase-server . U: . |
   | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-939/2/console |
   | versions | git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11 |
   | Powered by | Apache Yetus 0.11.1 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