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 2021/12/12 06:13:00 UTC

[GitHub] [hbase] apurtell opened a new pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

apurtell opened a new pull request #3937:
URL: https://github.com/apache/hbase/pull/3937


   Commits in the PR branch break down changes per module.


-- 
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



[GitHub] [hbase] Apache-HBase commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-991850013


   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 44s |  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.  |
   ||| _ branch-2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 23s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   5m  3s |  branch-2 passed  |
   | +1 :green_heart: |  compile  |  12m 13s |  branch-2 passed  |
   | +1 :green_heart: |  checkstyle  |   5m 33s |  branch-2 passed  |
   | +1 :green_heart: |  spotbugs  |  10m 37s |  branch-2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 14s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   4m 33s |  the patch passed  |
   | +1 :green_heart: |  compile  |  11m 55s |  the patch passed  |
   | +1 :green_heart: |  javac  |   0m 52s |  hbase-common in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 23s |  hbase-metrics in the patch passed.  |
   | +1 :green_heart: |  javac  |   1m 13s |  hbase-client generated 0 new + 157 unchanged - 1 fixed = 157 total (was 158)  |
   | +1 :green_heart: |  javac  |   0m 29s |  hbase-zookeeper in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 26s |  hbase-replication in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 34s |  hbase-http in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 30s |  hbase-asyncfs in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 35s |  hbase-procedure in the patch passed.  |
   | +1 :green_heart: |  javac  |   3m 30s |  hbase-server in the patch passed.  |
   | -0 :warning: |  javac  |   0m 51s |  hbase-mapreduce generated 1 new + 197 unchanged - 1 fixed = 198 total (was 198)  |
   | +1 :green_heart: |  javac  |   0m 58s |  hbase-rsgroup generated 0 new + 190 unchanged - 1 fixed = 190 total (was 191)  |
   | -0 :warning: |  javac  |   0m 43s |  hbase-it generated 3 new + 100 unchanged - 3 fixed = 103 total (was 103)  |
   | -0 :warning: |  javac  |   0m 51s |  hbase-rest generated 1 new + 184 unchanged - 4 fixed = 185 total (was 188)  |
   | +1 :green_heart: |  checkstyle  |   0m 25s |  The patch passed checkstyle in hbase-common  |
   | +1 :green_heart: |  checkstyle  |   0m 11s |  The patch passed checkstyle in hbase-metrics  |
   | +1 :green_heart: |  checkstyle  |   0m 37s |  The patch passed checkstyle in hbase-client  |
   | +1 :green_heart: |  checkstyle  |   0m 15s |  The patch passed checkstyle in hbase-zookeeper  |
   | +1 :green_heart: |  checkstyle  |   0m 13s |  The patch passed checkstyle in hbase-replication  |
   | +1 :green_heart: |  checkstyle  |   0m 14s |  The patch passed checkstyle in hbase-http  |
   | +1 :green_heart: |  checkstyle  |   0m 14s |  The patch passed checkstyle in hbase-asyncfs  |
   | -0 :warning: |  checkstyle  |   0m 15s |  hbase-procedure: The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   | -0 :warning: |  checkstyle  |   1m 32s |  hbase-server: The patch generated 2 new + 763 unchanged - 10 fixed = 765 total (was 773)  |
   | +1 :green_heart: |  checkstyle  |   0m 20s |  hbase-mapreduce: The patch generated 0 new + 86 unchanged - 1 fixed = 86 total (was 87)  |
   | +1 :green_heart: |  checkstyle  |   0m 13s |  The patch passed checkstyle in hbase-rsgroup  |
   | +1 :green_heart: |  checkstyle  |   0m 20s |  The patch passed checkstyle in hbase-it  |
   | +1 :green_heart: |  checkstyle  |   0m 16s |  The patch passed checkstyle in hbase-rest  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  hadoopcheck  |  15m 25s |  Patch does not cause any errors with Hadoop 3.1.2 3.2.1.  |
   | +1 :green_heart: |  spotbugs  |  12m 43s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   2m 29s |  The patch does not generate ASF License warnings.  |
   |  |   | 101m  0s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/artifact/yetus-general-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/3937 |
   | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti checkstyle compile |
   | uname | Linux 16412fdc97c3 4.15.0-163-generic #171-Ubuntu SMP Fri Nov 5 11:55:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | branch-2 / bf6f94685c |
   | Default Java | AdoptOpenJDK-1.8.0_282-b08 |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/artifact/yetus-general-check/output/diff-compile-javac-hbase-mapreduce.txt |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/artifact/yetus-general-check/output/diff-compile-javac-hbase-it.txt |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/artifact/yetus-general-check/output/diff-compile-javac-hbase-rest.txt |
   | checkstyle | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/artifact/yetus-general-check/output/diff-checkstyle-hbase-procedure.txt |
   | checkstyle | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt |
   | Max. process+thread count | 87 (vs. ulimit of 12500) |
   | modules | C: hbase-common hbase-metrics hbase-client hbase-zookeeper hbase-replication hbase-http hbase-asyncfs hbase-procedure hbase-server hbase-mapreduce hbase-rsgroup hbase-it hbase-rest U: . |
   | Console output | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/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



[GitHub] [hbase] Apache-HBase commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-991986911


   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 30s |  Docker mode activated.  |
   | -0 :warning: |  yetus  |   0m  8s |  Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck  |
   ||| _ Prechecks _ |
   ||| _ branch-2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 17s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   4m 44s |  branch-2 passed  |
   | +1 :green_heart: |  compile  |   6m 25s |  branch-2 passed  |
   | +1 :green_heart: |  shadedjars  |   7m 23s |  branch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   5m  9s |  branch-2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 21s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   4m 25s |  the patch passed  |
   | +1 :green_heart: |  compile  |   6m 32s |  the patch passed  |
   | +1 :green_heart: |  javac  |   6m 32s |  the patch passed  |
   | +1 :green_heart: |  shadedjars  |   7m 14s |  patch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m 56s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   1m 49s |  hbase-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 25s |  hbase-metrics in the patch passed.  |
   | +1 :green_heart: |  unit  |   3m  0s |  hbase-client in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 45s |  hbase-zookeeper in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 41s |  hbase-replication in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 47s |  hbase-http in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 35s |  hbase-asyncfs in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 36s |  hbase-procedure in the patch passed.  |
   | +1 :green_heart: |  unit  | 160m 43s |  hbase-server in the patch passed.  |
   | +1 :green_heart: |  unit  |  13m 56s |  hbase-mapreduce in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 36s |  hbase-rsgroup in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 18s |  hbase-it in the patch passed.  |
   | +1 :green_heart: |  unit  |   3m 28s |  hbase-rest in the patch passed.  |
   |  |   | 248m 41s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/3937 |
   | Optional Tests | javac javadoc unit shadedjars compile |
   | uname | Linux 40850b82a80f 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | branch-2 / bf6f94685c |
   | Default Java | AdoptOpenJDK-11.0.10+9 |
   |  Test Results | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/testReport/ |
   | Max. process+thread count | 4472 (vs. ulimit of 12500) |
   | modules | C: hbase-common hbase-metrics hbase-client hbase-zookeeper hbase-replication hbase-http hbase-asyncfs hbase-procedure hbase-server hbase-mapreduce hbase-rsgroup hbase-it hbase-rest U: . |
   | Console output | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/console |
   | versions | git=2.17.1 maven=3.6.3 |
   | 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



[GitHub] [hbase] Apache-HBase commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-991865464


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 36s |  Docker mode activated.  |
   | -0 :warning: |  yetus  |   0m  7s |  Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck  |
   ||| _ Prechecks _ |
   ||| _ branch-2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 16s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   4m 54s |  branch-2 passed  |
   | +1 :green_heart: |  compile  |   6m 29s |  branch-2 passed  |
   | +1 :green_heart: |  shadedjars  |   7m 49s |  branch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m 53s |  branch-2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 22s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   4m 29s |  the patch passed  |
   | +1 :green_heart: |  compile  |   6m 32s |  the patch passed  |
   | +1 :green_heart: |  javac  |   6m 32s |  the patch passed  |
   | +1 :green_heart: |  shadedjars  |   7m 44s |  patch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   5m  9s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   1m 56s |  hbase-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 22s |  hbase-metrics in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m 52s |  hbase-client in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 44s |  hbase-zookeeper in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 28s |  hbase-replication in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 45s |  hbase-http in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 25s |  hbase-asyncfs in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 38s |  hbase-procedure in the patch passed.  |
   | -1 :x: |  unit  | 136m  9s |  hbase-server in the patch failed.  |
   | +1 :green_heart: |  unit  |  11m 46s |  hbase-mapreduce in the patch passed.  |
   | +1 :green_heart: |  unit  |   3m 49s |  hbase-rsgroup in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 14s |  hbase-it in the patch passed.  |
   | +1 :green_heart: |  unit  |   3m 12s |  hbase-rest in the patch passed.  |
   |  |   | 220m 38s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/3937 |
   | Optional Tests | javac javadoc unit shadedjars compile |
   | uname | Linux 5d38b58e3ea6 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | branch-2 / bf6f94685c |
   | Default Java | AdoptOpenJDK-11.0.10+9 |
   | unit | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/testReport/ |
   | Max. process+thread count | 3718 (vs. ulimit of 12500) |
   | modules | C: hbase-common hbase-metrics hbase-client hbase-zookeeper hbase-replication hbase-http hbase-asyncfs hbase-procedure hbase-server hbase-mapreduce hbase-rsgroup hbase-it hbase-rest U: . |
   | Console output | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/console |
   | versions | git=2.17.1 maven=3.6.3 |
   | 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



[GitHub] [hbase] Apache-HBase commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-991965473


   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   2m 26s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  2s |  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.  |
   ||| _ branch-2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 15s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   4m 38s |  branch-2 passed  |
   | +1 :green_heart: |  compile  |  12m 14s |  branch-2 passed  |
   | +1 :green_heart: |  checkstyle  |   4m 55s |  branch-2 passed  |
   | +1 :green_heart: |  spotbugs  |  11m 15s |  branch-2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 16s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   4m 19s |  the patch passed  |
   | +1 :green_heart: |  compile  |  12m 18s |  the patch passed  |
   | +1 :green_heart: |  javac  |   0m 52s |  hbase-common in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 22s |  hbase-metrics in the patch passed.  |
   | +1 :green_heart: |  javac  |   1m 12s |  hbase-client generated 0 new + 157 unchanged - 1 fixed = 157 total (was 158)  |
   | +1 :green_heart: |  javac  |   0m 31s |  hbase-zookeeper in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 26s |  hbase-replication in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 32s |  hbase-http in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 30s |  hbase-asyncfs in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 33s |  hbase-procedure in the patch passed.  |
   | +1 :green_heart: |  javac  |   3m 41s |  hbase-server in the patch passed.  |
   | -0 :warning: |  javac  |   0m 55s |  hbase-mapreduce generated 1 new + 197 unchanged - 1 fixed = 198 total (was 198)  |
   | +1 :green_heart: |  javac  |   1m  4s |  hbase-rsgroup generated 0 new + 190 unchanged - 1 fixed = 190 total (was 191)  |
   | -0 :warning: |  javac  |   0m 44s |  hbase-it generated 3 new + 100 unchanged - 3 fixed = 103 total (was 103)  |
   | -0 :warning: |  javac  |   0m 56s |  hbase-rest generated 1 new + 184 unchanged - 4 fixed = 185 total (was 188)  |
   | +1 :green_heart: |  checkstyle  |   0m 27s |  The patch passed checkstyle in hbase-common  |
   | +1 :green_heart: |  checkstyle  |   0m 12s |  The patch passed checkstyle in hbase-metrics  |
   | +1 :green_heart: |  checkstyle  |   0m 37s |  The patch passed checkstyle in hbase-client  |
   | +1 :green_heart: |  checkstyle  |   0m 13s |  The patch passed checkstyle in hbase-zookeeper  |
   | +1 :green_heart: |  checkstyle  |   0m 13s |  The patch passed checkstyle in hbase-replication  |
   | +1 :green_heart: |  checkstyle  |   0m 13s |  The patch passed checkstyle in hbase-http  |
   | +1 :green_heart: |  checkstyle  |   0m 12s |  The patch passed checkstyle in hbase-asyncfs  |
   | -0 :warning: |  checkstyle  |   0m 15s |  hbase-procedure: The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   | -0 :warning: |  checkstyle  |   1m 32s |  hbase-server: The patch generated 2 new + 763 unchanged - 10 fixed = 765 total (was 773)  |
   | +1 :green_heart: |  checkstyle  |   0m 22s |  hbase-mapreduce: The patch generated 0 new + 86 unchanged - 1 fixed = 86 total (was 87)  |
   | +1 :green_heart: |  checkstyle  |   0m 15s |  The patch passed checkstyle in hbase-rsgroup  |
   | +1 :green_heart: |  checkstyle  |   0m 18s |  The patch passed checkstyle in hbase-it  |
   | +1 :green_heart: |  checkstyle  |   0m 17s |  The patch passed checkstyle in hbase-rest  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  hadoopcheck  |  14m 53s |  Patch does not cause any errors with Hadoop 3.1.2 3.2.1.  |
   | +1 :green_heart: |  spotbugs  |  14m  9s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   2m 32s |  The patch does not generate ASF License warnings.  |
   |  |   | 102m 41s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/artifact/yetus-general-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/3937 |
   | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti checkstyle compile |
   | uname | Linux 2a25e9c8f626 4.15.0-163-generic #171-Ubuntu SMP Fri Nov 5 11:55:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | branch-2 / bf6f94685c |
   | Default Java | AdoptOpenJDK-1.8.0_282-b08 |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/artifact/yetus-general-check/output/diff-compile-javac-hbase-mapreduce.txt |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/artifact/yetus-general-check/output/diff-compile-javac-hbase-it.txt |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/artifact/yetus-general-check/output/diff-compile-javac-hbase-rest.txt |
   | checkstyle | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/artifact/yetus-general-check/output/diff-checkstyle-hbase-procedure.txt |
   | checkstyle | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt |
   | Max. process+thread count | 86 (vs. ulimit of 12500) |
   | modules | C: hbase-common hbase-metrics hbase-client hbase-zookeeper hbase-replication hbase-http hbase-asyncfs hbase-procedure hbase-server hbase-mapreduce hbase-rsgroup hbase-it hbase-rest U: . |
   | Console output | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/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



[GitHub] [hbase] Apache-HBase commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-995296054


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 31s |  Docker mode activated.  |
   | -0 :warning: |  yetus  |   0m  8s |  Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck  |
   ||| _ Prechecks _ |
   ||| _ branch-2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 42s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   5m 35s |  branch-2 passed  |
   | +1 :green_heart: |  compile  |   5m 13s |  branch-2 passed  |
   | +1 :green_heart: |  shadedjars  |   8m 16s |  branch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   3m 36s |  branch-2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 15s |  Maven dependency ordering for patch  |
   | -1 :x: |  mvninstall  |   4m 44s |  root in the patch failed.  |
   | -1 :x: |  compile  |   0m 35s |  hbase-it in the patch failed.  |
   | -0 :warning: |  javac  |   0m 35s |  hbase-it in the patch failed.  |
   | +1 :green_heart: |  shadedjars  |   8m 30s |  patch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m  2s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   2m 10s |  hbase-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   3m  7s |  hbase-client in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 56s |  hbase-http in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m  8s |  hbase-procedure in the patch passed.  |
   | +1 :green_heart: |  unit  | 209m 41s |  hbase-server in the patch passed.  |
   | +1 :green_heart: |  unit  |  15m  5s |  hbase-mapreduce in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 20s |  hbase-rsgroup in the patch passed.  |
   | -1 :x: |  unit  |   0m 43s |  hbase-it in the patch failed.  |
   | +1 :green_heart: |  unit  |   4m 23s |  hbase-rest in the patch passed.  |
   |  |   | 294m 38s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/3937 |
   | Optional Tests | javac javadoc unit shadedjars compile |
   | uname | Linux 45c35bea82e8 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | branch-2 / c7a8e428df |
   | Default Java | AdoptOpenJDK-11.0.10+9 |
   | mvninstall | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-jdk11-hadoop3-check/output/patch-mvninstall-root.txt |
   | compile | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-jdk11-hadoop3-check/output/patch-compile-hbase-it.txt |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-jdk11-hadoop3-check/output/patch-compile-hbase-it.txt |
   | unit | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-it.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/testReport/ |
   | Max. process+thread count | 3080 (vs. ulimit of 12500) |
   | modules | C: hbase-common hbase-client hbase-http hbase-procedure hbase-server hbase-mapreduce hbase-rsgroup hbase-it hbase-rest U: . |
   | Console output | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/console |
   | versions | git=2.17.1 maven=3.6.3 |
   | 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



[GitHub] [hbase] Apache-HBase commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-991983231


   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 31s |  Docker mode activated.  |
   | -0 :warning: |  yetus  |   0m  6s |  Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck  |
   ||| _ Prechecks _ |
   ||| _ branch-2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 17s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   3m 44s |  branch-2 passed  |
   | +1 :green_heart: |  compile  |   5m 36s |  branch-2 passed  |
   | +1 :green_heart: |  shadedjars  |   6m 34s |  branch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m 26s |  branch-2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 17s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   3m 31s |  the patch passed  |
   | +1 :green_heart: |  compile  |   5m 36s |  the patch passed  |
   | +1 :green_heart: |  javac  |   5m 36s |  the patch passed  |
   | +1 :green_heart: |  shadedjars  |   6m 31s |  patch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m 25s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   1m 35s |  hbase-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 21s |  hbase-metrics in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m 49s |  hbase-client in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 46s |  hbase-zookeeper in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 26s |  hbase-replication in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 52s |  hbase-http in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 44s |  hbase-asyncfs in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 48s |  hbase-procedure in the patch passed.  |
   | +1 :green_heart: |  unit  | 145m 39s |  hbase-server in the patch passed.  |
   | +1 :green_heart: |  unit  |  11m 38s |  hbase-mapreduce in the patch passed.  |
   | +1 :green_heart: |  unit  |   3m 24s |  hbase-rsgroup in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 17s |  hbase-it in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m  8s |  hbase-rest in the patch passed.  |
   |  |   | 223m  0s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/3937 |
   | Optional Tests | javac javadoc unit shadedjars compile |
   | uname | Linux cfc03fbefea5 4.15.0-156-generic #163-Ubuntu SMP Thu Aug 19 23:31:58 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | branch-2 / bf6f94685c |
   | Default Java | AdoptOpenJDK-1.8.0_282-b08 |
   |  Test Results | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/testReport/ |
   | Max. process+thread count | 3997 (vs. ulimit of 12500) |
   | modules | C: hbase-common hbase-metrics hbase-client hbase-zookeeper hbase-replication hbase-http hbase-asyncfs hbase-procedure hbase-server hbase-mapreduce hbase-rsgroup hbase-it hbase-rest U: . |
   | Console output | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/2/console |
   | versions | git=2.17.1 maven=3.6.3 |
   | 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



[GitHub] [hbase] apurtell commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
apurtell commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-995033183


   I am going to split the Random changes into a separate JIRA and PR because that part has taken on a life of its own.


-- 
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



[GitHub] [hbase] Apache-HBase commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-991878173


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 19s |  Docker mode activated.  |
   | -0 :warning: |  yetus  |   0m  7s |  Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck  |
   ||| _ Prechecks _ |
   ||| _ branch-2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 16s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   4m 17s |  branch-2 passed  |
   | +1 :green_heart: |  compile  |   5m 24s |  branch-2 passed  |
   | +1 :green_heart: |  shadedjars  |   7m 10s |  branch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m 16s |  branch-2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 14s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   4m  5s |  the patch passed  |
   | +1 :green_heart: |  compile  |   5m 23s |  the patch passed  |
   | +1 :green_heart: |  javac  |   5m 23s |  the patch passed  |
   | +1 :green_heart: |  shadedjars  |   7m  6s |  patch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m  5s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   1m 36s |  hbase-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 19s |  hbase-metrics in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m 50s |  hbase-client in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 46s |  hbase-zookeeper in the patch passed.  |
   | +1 :green_heart: |  unit  |   0m 36s |  hbase-replication in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 11s |  hbase-http in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m 19s |  hbase-asyncfs in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m  2s |  hbase-procedure in the patch passed.  |
   | -1 :x: |  unit  | 219m 51s |  hbase-server in the patch failed.  |
   | +1 :green_heart: |  unit  |  16m 12s |  hbase-mapreduce in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 33s |  hbase-rsgroup in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 11s |  hbase-it in the patch passed.  |
   | +1 :green_heart: |  unit  |   5m 17s |  hbase-rest in the patch passed.  |
   |  |   | 306m 44s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/3937 |
   | Optional Tests | javac javadoc unit shadedjars compile |
   | uname | Linux 6797908d5380 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | branch-2 / bf6f94685c |
   | Default Java | AdoptOpenJDK-1.8.0_282-b08 |
   | unit | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-server.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/testReport/ |
   | Max. process+thread count | 2984 (vs. ulimit of 12500) |
   | modules | C: hbase-common hbase-metrics hbase-client hbase-zookeeper hbase-replication hbase-http hbase-asyncfs hbase-procedure hbase-server hbase-mapreduce hbase-rsgroup hbase-it hbase-rest U: . |
   | Console output | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/1/console |
   | versions | git=2.17.1 maven=3.6.3 |
   | 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



[GitHub] [hbase] apurtell commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
apurtell commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-991950390


   Fix LoadTestKVGenerator related failures. 


-- 
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



[GitHub] [hbase] apurtell edited a comment on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
apurtell edited a comment on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-995033183


   I am going to split the Random changes into a separate JIRA and PR because that part has taken on a life of its own.
   
   Edit: It is HBASE-26582


-- 
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



[GitHub] [hbase] Apache-HBase commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-995150824


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   8m 33s |  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.  |
   ||| _ branch-2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 17s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   4m  9s |  branch-2 passed  |
   | +1 :green_heart: |  compile  |   9m 44s |  branch-2 passed  |
   | +1 :green_heart: |  checkstyle  |   3m 46s |  branch-2 passed  |
   | +1 :green_heart: |  spotbugs  |   8m 23s |  branch-2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 15s |  Maven dependency ordering for patch  |
   | -1 :x: |  mvninstall  |   3m 33s |  root in the patch failed.  |
   | -1 :x: |  compile  |   0m 34s |  hbase-it in the patch failed.  |
   | +1 :green_heart: |  javac  |   0m 49s |  hbase-common in the patch passed.  |
   | +1 :green_heart: |  javac  |   1m  6s |  hbase-client generated 0 new + 158 unchanged - 1 fixed = 158 total (was 159)  |
   | +1 :green_heart: |  javac  |   0m 32s |  hbase-http in the patch passed.  |
   | +1 :green_heart: |  javac  |   0m 31s |  hbase-procedure in the patch passed.  |
   | +1 :green_heart: |  javac  |   3m 12s |  hbase-server in the patch passed.  |
   | -0 :warning: |  javac  |   0m 51s |  hbase-mapreduce generated 1 new + 197 unchanged - 1 fixed = 198 total (was 198)  |
   | +1 :green_heart: |  javac  |   0m 56s |  hbase-rsgroup in the patch passed.  |
   | -0 :warning: |  javac  |   0m 34s |  hbase-it in the patch failed.  |
   | -0 :warning: |  javac  |   0m 51s |  hbase-rest generated 1 new + 184 unchanged - 4 fixed = 185 total (was 188)  |
   | +1 :green_heart: |  checkstyle  |   0m 25s |  The patch passed checkstyle in hbase-common  |
   | +1 :green_heart: |  checkstyle  |   0m 38s |  hbase-client: The patch generated 0 new + 0 unchanged - 4 fixed = 0 total (was 4)  |
   | +1 :green_heart: |  checkstyle  |   0m 15s |  The patch passed checkstyle in hbase-http  |
   | -0 :warning: |  checkstyle  |   0m 15s |  hbase-procedure: The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   | +1 :green_heart: |  checkstyle  |   1m 18s |  The patch passed checkstyle in hbase-server  |
   | +1 :green_heart: |  checkstyle  |   0m 18s |  The patch passed checkstyle in hbase-mapreduce  |
   | +1 :green_heart: |  checkstyle  |   0m 15s |  The patch passed checkstyle in hbase-rsgroup  |
   | +1 :green_heart: |  checkstyle  |   0m 18s |  The patch passed checkstyle in hbase-it  |
   | +1 :green_heart: |  checkstyle  |   0m 16s |  The patch passed checkstyle in hbase-rest  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | -1 :x: |  hadoopcheck  |   3m 30s |  The patch causes 24 errors with Hadoop v3.1.2.  |
   | -1 :x: |  hadoopcheck  |   7m 29s |  The patch causes 24 errors with Hadoop v3.2.1.  |
   | -1 :x: |  spotbugs  |   0m 31s |  hbase-it in the patch failed.  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   1m 51s |  The patch does not generate ASF License warnings.  |
   |  |   |  77m 30s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-general-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/3937 |
   | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti checkstyle compile |
   | uname | Linux 7e006f948c4d 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | branch-2 / c7a8e428df |
   | Default Java | AdoptOpenJDK-1.8.0_282-b08 |
   | mvninstall | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-general-check/output/patch-mvninstall-root.txt |
   | compile | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-general-check/output/patch-compile-hbase-it.txt |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-general-check/output/diff-compile-javac-hbase-mapreduce.txt |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-general-check/output/patch-compile-hbase-it.txt |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-general-check/output/diff-compile-javac-hbase-rest.txt |
   | checkstyle | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-general-check/output/diff-checkstyle-hbase-procedure.txt |
   | hadoopcheck | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-general-check/output/patch-javac-3.1.2.txt |
   | hadoopcheck | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-general-check/output/patch-javac-3.2.1.txt |
   | spotbugs | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-general-check/output/patch-spotbugs-hbase-it.txt |
   | Max. process+thread count | 96 (vs. ulimit of 12500) |
   | modules | C: hbase-common hbase-client hbase-http hbase-procedure hbase-server hbase-mapreduce hbase-rsgroup hbase-it hbase-rest U: . |
   | Console output | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/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



[GitHub] [hbase] Apache-HBase commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-995259082


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   9m 34s |  Docker mode activated.  |
   | -0 :warning: |  yetus  |   0m  5s |  Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck  |
   ||| _ Prechecks _ |
   ||| _ branch-2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 16s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   4m  3s |  branch-2 passed  |
   | +1 :green_heart: |  compile  |   4m 32s |  branch-2 passed  |
   | +1 :green_heart: |  shadedjars  |   6m 42s |  branch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   3m 23s |  branch-2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 18s |  Maven dependency ordering for patch  |
   | -1 :x: |  mvninstall  |   3m 31s |  root in the patch failed.  |
   | -1 :x: |  compile  |   0m 26s |  hbase-it in the patch failed.  |
   | -0 :warning: |  javac  |   0m 26s |  hbase-it in the patch failed.  |
   | +1 :green_heart: |  shadedjars  |   6m 52s |  patch has no errors when building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   3m 23s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   1m 38s |  hbase-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m 38s |  hbase-client in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m  6s |  hbase-http in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 45s |  hbase-procedure in the patch passed.  |
   | +1 :green_heart: |  unit  | 154m  1s |  hbase-server in the patch passed.  |
   | +1 :green_heart: |  unit  |  13m 28s |  hbase-mapreduce in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 42s |  hbase-rsgroup in the patch passed.  |
   | -1 :x: |  unit  |   0m 46s |  hbase-it in the patch failed.  |
   | +1 :green_heart: |  unit  |   4m 26s |  hbase-rest in the patch passed.  |
   |  |   | 235m 45s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/3937 |
   | Optional Tests | javac javadoc unit shadedjars compile |
   | uname | Linux 6daacbf06b36 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | branch-2 / c7a8e428df |
   | Default Java | AdoptOpenJDK-1.8.0_282-b08 |
   | mvninstall | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-jdk8-hadoop2-check/output/patch-mvninstall-root.txt |
   | compile | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-jdk8-hadoop2-check/output/patch-compile-hbase-it.txt |
   | javac | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-jdk8-hadoop2-check/output/patch-compile-hbase-it.txt |
   | unit | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-it.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/testReport/ |
   | Max. process+thread count | 3718 (vs. ulimit of 12500) |
   | modules | C: hbase-common hbase-client hbase-http hbase-procedure hbase-server hbase-mapreduce hbase-rsgroup hbase-it hbase-rest U: . |
   | Console output | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3937/3/console |
   | versions | git=2.17.1 maven=3.6.3 |
   | 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



[GitHub] [hbase] joshelser commented on pull request #3937: HBASE-26555 Fix findbugs/spotbugs findings

Posted by GitBox <gi...@apache.org>.
joshelser commented on pull request #3937:
URL: https://github.com/apache/hbase/pull/3937#issuecomment-1005157127


   Oh bother, now I see #3936 has the same changes.


-- 
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