hbase icon indicating copy to clipboard operation
hbase copied to clipboard

HBASE-28469: Changes for enabling data-tiering checks during cacheOnWrite (compaction codepaths)

Open jhungund opened this issue 1 year ago • 1 comments

DO NOT SUBMIT.

Change-Id: Ic8f11b328a911f23fc1f1c120a331b21847865bc

jhungund avatar May 16 '24 12:05 jhungund

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 38s 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.
_ HBASE-28463 Compile Tests _
+1 :green_heart: mvninstall 4m 2s HBASE-28463 passed
+1 :green_heart: compile 3m 4s HBASE-28463 passed
+1 :green_heart: checkstyle 0m 46s HBASE-28463 passed
+1 :green_heart: spotless 0m 53s branch has no errors when running spotless:check.
+1 :green_heart: spotbugs 2m 1s HBASE-28463 passed
_ Patch Compile Tests _
+1 :green_heart: mvninstall 3m 43s the patch passed
+1 :green_heart: compile 3m 2s the patch passed
+1 :green_heart: javac 3m 2s the patch passed
-0 :warning: checkstyle 0m 40s hbase-server: The patch generated 3 new + 2 unchanged - 0 fixed = 5 total (was 2)
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: hadoopcheck 6m 36s Patch does not cause any errors with Hadoop 3.3.6.
-1 :x: spotless 0m 48s patch has 56 errors when running spotless:check, run spotless:apply to fix.
+1 :green_heart: spotbugs 2m 8s the patch passed
_ Other Tests _
+1 :green_heart: asflicense 0m 12s The patch does not generate ASF License warnings.
36m 33s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5908/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/5908
JIRA Issue HBASE-28469
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
uname Linux 47020fa6a854 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 HBASE-28463 / 4dee5324ae
Default Java Eclipse Adoptium-11.0.17+8
checkstyle https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5908/1/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
spotless https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5908/1/artifact/yetus-general-check/output/patch-spotless.txt
Max. process+thread count 80 (vs. ulimit of 30000)
modules C: hbase-server U: hbase-server
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5908/1/console
versions git=2.34.1 maven=3.8.6 spotbugs=4.7.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar May 16 '24 12:05 Apache-HBase