hbase icon indicating copy to clipboard operation
hbase copied to clipboard

HBASE-23778 Region Historian Queue Service and Unit Tests

Open Akshitaj25 opened this issue 1 year ago • 2 comments

Utilizing the namedQueue Framedwork for persisting region history events. Added a queue-service for storing the records in an in-memory queue. And written UTs for testing the queue-service

Akshitaj25 avatar Aug 01 '24 09:08 Akshitaj25

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 28s 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 1s detect-secrets was not available.
+0 :ok: buf 0m 1s buf was not available.
+0 :ok: buf 0m 1s buf 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 10s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 12s master passed
+1 :green_heart: compile 4m 20s master passed
+1 :green_heart: checkstyle 0m 57s master passed
+1 :green_heart: spotbugs 4m 28s master passed
+0 :ok: refguide 2m 24s branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 :green_heart: spotless 0m 48s branch has no errors when running spotless:check.
-0 :warning: patch 1m 6s 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 11s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 5s the patch passed
+1 :green_heart: compile 4m 24s the patch passed
+1 :green_heart: cc 4m 24s the patch passed
+1 :green_heart: javac 4m 24s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 36s /results-checkstyle-hbase-server.txt hbase-server: The patch generated 40 new + 1 unchanged - 0 fixed = 41 total (was 1)
+1 :green_heart: xmllint 0m 0s No new issues.
-1 :x: spotbugs 1m 43s /new-spotbugs-hbase-server.html hbase-server generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
+0 :ok: refguide 2m 3s patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 :green_heart: hadoopcheck 11m 40s Patch does not cause any errors with Hadoop 3.3.6 3.4.0.
+1 :green_heart: hbaseprotoc 1m 33s the patch passed
-1 :x: spotless 0m 38s patch has 69 errors when running spotless:check, run spotless:apply to fix.
_ Other Tests _
+1 :green_heart: asflicense 0m 26s The patch does not generate ASF License warnings.
54m 13s
Reason Tests
SpotBugs module:hbase-server
Unchecked/unconfirmed cast from org.apache.hadoop.hbase.namequeues.NamedQueuePayload to org.apache.hadoop.hbase.namequeues.RegionHistorianPayload in org.apache.hadoop.hbase.namequeues.impl.RegionHistorianQueueService.consumeEventFromDisruptor(NamedQueuePayload) At RegionHistorianQueueService.java:org.apache.hadoop.hbase.namequeues.RegionHistorianPayload in org.apache.hadoop.hbase.namequeues.impl.RegionHistorianQueueService.consumeEventFromDisruptor(NamedQueuePayload) At RegionHistorianQueueService.java:[line 95]
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6132/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/6132
Optional Tests dupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless xmllint refguide cc buflint bufcompat hbaseprotoc
uname Linux aac48578f00c 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 / 92ef6744516a02100f0df802b3f6f5fb81bf54ce
Default Java Eclipse Adoptium-17.0.11+9
refguide https://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-6132/1/yetus-general-check/output/branch-site/book.html
refguide https://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-6132/1/yetus-general-check/output/patch-site/book.html
spotless https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6132/1/artifact/yetus-general-check/output/patch-spotless.txt
Max. process+thread count 85 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-common hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6132/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.

Apache-HBase avatar Aug 01 '24 10:08 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 28s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 10s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 55s master passed
+1 :green_heart: compile 1m 45s master passed
+1 :green_heart: javadoc 0m 50s master passed
+1 :green_heart: shadedjars 5m 34s branch has no errors when building our shaded downstream artifacts.
-0 :warning: patch 5m 56s 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 12s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 56s the patch passed
+1 :green_heart: compile 1m 43s the patch passed
+1 :green_heart: javac 1m 43s the patch passed
+1 :green_heart: javadoc 0m 49s the patch passed
+1 :green_heart: shadedjars 5m 32s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 :green_heart: unit 0m 34s hbase-protocol-shaded in the patch passed.
+1 :green_heart: unit 2m 14s hbase-common in the patch passed.
+1 :green_heart: unit 206m 35s hbase-server in the patch passed.
236m 46s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6132/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/6132
Optional Tests javac javadoc unit compile shadedjars
uname Linux 610360323cfa 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 / 92ef6744516a02100f0df802b3f6f5fb81bf54ce
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6132/1/testReport/
Max. process+thread count 5465 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-common hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6132/1/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Aug 01 '24 14:08 Apache-HBase