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

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   0m 43s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  |  No case conflicting files 
found.  |
   | +0 :ok: |  codespell  |   0m  0s |  |  codespell was not available.  |
   | +0 :ok: |  detsecrets  |   0m  0s |  |  detect-secrets was not available.  
|
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain 
any @author tags.  |
   | +1 :green_heart: |  hbaseanti  |   0m  0s |  |  Patch does not have any 
anti-patterns.  |
   |||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 19s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   3m 45s |  |  master passed  |
   | +1 :green_heart: |  compile  |   8m 55s |  |  master passed  |
   | +1 :green_heart: |  checkstyle  |   1m 10s |  |  master passed  |
   | +1 :green_heart: |  spotbugs  |  12m 25s |  |  master passed  |
   | +1 :green_heart: |  spotless  |   0m 44s |  |  branch has no errors when 
running spotless:check.  |
   | -0 :warning: |  patch  |   1m 36s |  |  Used diff version of patch file. 
Binary files and potentially other changes not applied. Please rebase and 
squash commits if necessary.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 16s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   3m  2s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |   7m 56s |  |  the patch passed  |
   | -0 :warning: |  javac  |   7m 56s | 
[/results-compile-javac-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6258/1/artifact/yetus-general-check/output/results-compile-javac-root.txt)
 |  root generated 58 new + 1210 unchanged - 1 fixed = 1268 total (was 1211)  |
   | +1 :green_heart: |  blanks  |   0m  0s |  |  The patch has no blanks 
issues.  |
   | -0 :warning: |  checkstyle  |   1m 13s | 
[/results-checkstyle-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6258/1/artifact/yetus-general-check/output/results-checkstyle-root.txt)
 |  root: The patch generated 41 new + 47 unchanged - 33 fixed = 88 total (was 
80)  |
   | +1 :green_heart: |  xmllint  |   0m  0s |  |  No new issues.  |
   | -1 :x: |  spotbugs  |   1m 42s | 
[/new-spotbugs-hbase-server.html](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6258/1/artifact/yetus-general-check/output/new-spotbugs-hbase-server.html)
 |  hbase-server generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   | -1 :x: |  spotbugs  |   7m 39s | 
[/new-spotbugs-root.html](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6258/1/artifact/yetus-general-check/output/new-spotbugs-root.html)
 |  root generated 11 new + 0 unchanged - 0 fixed = 11 total (was 0)  |
   | +1 :green_heart: |  hadoopcheck  |  11m 48s |  |  Patch does not cause any 
errors with Hadoop 3.3.6 3.4.0.  |
   | +1 :green_heart: |  spotless  |   0m 45s |  |  patch has no errors when 
running spotless:check.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   1m 26s |  |  The patch does not 
generate ASF License warnings.  |
   |  |   |  76m 54s |  |  |
   
   
   | Reason | Tests |
   |-------:|:------|
   | SpotBugs | module:hbase-server |
   |  |  Random object created and used only once in 
org.apache.hadoop.hbase.util.LoadTestKVGenerator.getValueForRowColumn(int, 
byte[][])  At LoadTestKVGenerator.java:only once in 
org.apache.hadoop.hbase.util.LoadTestKVGenerator.getValueForRowColumn(int, 
byte[][])  At LoadTestKVGenerator.java:[line 111] |
   | SpotBugs | module:root |
   |  |  Integral division result cast to double or float in 
org.apache.hadoop.hbase.PerformanceEvaluation.calculateRowsAndSize(PerformanceEvaluation$TestOptions)
  At PerformanceEvaluation.java:double or float in 
org.apache.hadoop.hbase.PerformanceEvaluation.calculateRowsAndSize(PerformanceEvaluation$TestOptions)
  At PerformanceEvaluation.java:[line 3154] |
   |  |  org.apache.hadoop.hbase.PerformanceEvaluation$RunResult defines 
compareTo(PerformanceEvaluation$RunResult) and uses Object.equals()  At 
PerformanceEvaluation.java:Object.equals()  At PerformanceEvaluation.java:[line 
250] |
   |  |  Random object created and used only once in 
org.apache.hadoop.hbase.util.LoadTestKVGenerator.getValueForRowColumn(int, 
byte[][])  At LoadTestKVGenerator.java:only once in 
org.apache.hadoop.hbase.util.LoadTestKVGenerator.getValueForRowColumn(int, 
byte[][])  At LoadTestKVGenerator.java:[line 111] |
   |  |  
org.apache.hadoop.hbase.util.LoadTestTool.DEFAULT_NUM_REGIONS_PER_SERVER isn't 
final but should be  At LoadTestTool.java:be  At LoadTestTool.java:[line 163] |
   |  |  org.apache.hadoop.hbase.util.LoadTestUtil.DEFAULT_COLUMN_FAMILY should 
be both final and package protected  At LoadTestUtil.java:and package protected 
 At LoadTestUtil.java:[line 50] |
   |  |  
org.apache.hadoop.hbase.util.MultiThreadedAction.verifyResultAgainstDataGenerator(Result,
 boolean, boolean) concatenates strings using + in a loop  At 
MultiThreadedAction.java:using + in a loop  At MultiThreadedAction.java:[line 
415] |
   |  |  Integral division result cast to double or float in 
org.apache.hadoop.hbase.util.MultiThreadedAction$ProgressReporter.run()  At 
MultiThreadedAction.java:double or float in 
org.apache.hadoop.hbase.util.MultiThreadedAction$ProgressReporter.run()  At 
MultiThreadedAction.java:[line 206] |
   |  |  
org.apache.hadoop.hbase.util.MultiThreadedReader$HBaseReaderThread.createGet(long)
 concatenates strings using + in a loop  At MultiThreadedReader.java:in a loop  
At MultiThreadedReader.java:[line 318] |
   |  |  Dead store to rowKey in 
org.apache.hadoop.hbase.util.MultiThreadedReaderWithACL$HBaseReaderThreadWithACL.queryKey(Get,
 boolean, long)  At 
MultiThreadedReaderWithACL.java:org.apache.hadoop.hbase.util.MultiThreadedReaderWithACL$HBaseReaderThreadWithACL.queryKey(Get,
 boolean, long)  At MultiThreadedReaderWithACL.java:[line 91] |
   |  |  Inconsistent synchronization of 
org.apache.hadoop.hbase.util.MultiThreadedUpdater.writer; locked 75% of time  
Unsynchronized access at MultiThreadedUpdater.java:75% of time  Unsynchronized 
access at MultiThreadedUpdater.java:[line 80] |
   |  |  Unwritten field:MultiThreadedUpdaterWithACL.java:[line 94] |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6258/1/artifact/yetus-general-check/output/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/6258 |
   | Optional Tests | dupname asflicense javac codespell detsecrets xmllint 
spotless spotbugs checkstyle compile hadoopcheck hbaseanti |
   | uname | Linux 0178d8d8fef6 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 
23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | master / 6972bdb7cc12259974769d0239faa84a7aaaf4aa |
   | Default Java | Eclipse Adoptium-17.0.11+9 |
   | Max. process+thread count | 189 (vs. ulimit of 30000) |
   | modules | C: hbase-common hbase-client hbase-balancer hbase-asyncfs 
hbase-server hbase-mapreduce hbase-diagnostics . hbase-assembly hbase-it U: . |
   | Console output | 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6258/1/console 
|
   | versions | git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913 |
   | Powered by | Apache Yetus 0.15.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-unsubscr...@hbase.apache.org

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

Reply via email to