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 2022/04/06 13:48:59 UTC

[GitHub] [hbase] Apache-HBase commented on pull request #4324: HBASE-26922 Fix LineLength warnings as much as possible if it can not…

Apache-HBase commented on PR #4324:
URL: https://github.com/apache/hbase/pull/4324#issuecomment-1090295696

   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   7m 24s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  1s |  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.  |
   ||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 12s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   2m 57s |  master passed  |
   | +1 :green_heart: |  compile  |   7m 46s |  master passed  |
   | +1 :green_heart: |  checkstyle  |   2m 45s |  master passed  |
   | +1 :green_heart: |  spotbugs  |   6m 48s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 10s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   2m 27s |  the patch passed  |
   | +1 :green_heart: |  compile  |   8m  0s |  the patch passed  |
   | -0 :warning: |  javac  |   0m 40s |  hbase-common generated 1 new + 150 unchanged - 1 fixed = 151 total (was 151)  |
   | +1 :green_heart: |  checkstyle  |   0m 17s |  hbase-common: The patch generated 0 new + 67 unchanged - 1 fixed = 67 total (was 68)  |
   | +1 :green_heart: |  checkstyle  |   0m  8s |  hbase-hadoop-compat: The patch generated 0 new + 1 unchanged - 1 fixed = 1 total (was 2)  |
   | +1 :green_heart: |  checkstyle  |   0m 19s |  hbase-client: The patch generated 0 new + 215 unchanged - 7 fixed = 215 total (was 222)  |
   | +1 :green_heart: |  checkstyle  |   0m  7s |  The patch passed checkstyle in hbase-zookeeper  |
   | +1 :green_heart: |  checkstyle  |   0m 10s |  The patch passed checkstyle in hbase-balancer  |
   | +1 :green_heart: |  checkstyle  |   0m  7s |  The patch passed checkstyle in hbase-asyncfs  |
   | -0 :warning: |  checkstyle  |   0m 39s |  hbase-server: The patch generated 4 new + 92 unchanged - 18 fixed = 96 total (was 110)  |
   | +1 :green_heart: |  checkstyle  |   0m 12s |  hbase-mapreduce: The patch generated 0 new + 63 unchanged - 4 fixed = 63 total (was 67)  |
   | +1 :green_heart: |  checkstyle  |   0m  9s |  The patch passed checkstyle in hbase-testing-util  |
   | +1 :green_heart: |  checkstyle  |   0m 11s |  hbase-it: The patch generated 0 new + 1 unchanged - 5 fixed = 1 total (was 6)  |
   | +1 :green_heart: |  checkstyle  |   0m  8s |  The patch passed checkstyle in hbase-rest  |
   | +1 :green_heart: |  checkstyle  |   0m  8s |  The patch passed checkstyle in hbase-examples  |
   | -0 :warning: |  whitespace  |   0m  0s |  The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply  |
   | +1 :green_heart: |  hadoopcheck  |  11m 33s |  Patch does not cause any errors with Hadoop 3.1.2 3.2.2 3.3.1.  |
   | +1 :green_heart: |  spotbugs  |   7m  4s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   1m 47s |  The patch does not generate ASF License warnings.  |
   |  |   |  68m 46s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4324/1/artifact/yetus-general-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/4324 |
   | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti checkstyle compile |
   | uname | Linux ed754de5abfd 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | master / e68c61dd54 |
   | Default Java | AdoptOpenJDK-1.8.0_282-b08 |
   | javac | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4324/1/artifact/yetus-general-check/output/diff-compile-javac-hbase-common.txt |
   | checkstyle | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4324/1/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt |
   | whitespace | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4324/1/artifact/yetus-general-check/output/whitespace-eol.txt |
   | Max. process+thread count | 61 (vs. ulimit of 30000) |
   | modules | C: hbase-common hbase-hadoop-compat hbase-client hbase-zookeeper hbase-balancer hbase-asyncfs hbase-server hbase-mapreduce hbase-testing-util hbase-it hbase-rest hbase-examples U: . |
   | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4324/1/console |
   | versions | git=2.17.1 maven=3.6.3 spotbugs=4.2.2 |
   | Powered by | Apache Yetus 0.12.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.

To unsubscribe, e-mail: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org