hbase icon indicating copy to clipboard operation
hbase copied to clipboard

HBASE-28936 Add support for multi region splits in Catalog Janitor

Open Himanshu-g81 opened this issue 9 months ago • 4 comments

JIRA: HBASE-28936

Himanshu-g81 avatar Mar 19 '25 05:03 Himanshu-g81

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 54s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 1s 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.
_ branch-2.5 Compile Tests _
+0 :ok: mvndep 0m 14s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 1s branch-2.5 passed
+1 :green_heart: compile 4m 33s branch-2.5 passed
+1 :green_heart: checkstyle 1m 9s branch-2.5 passed
+1 :green_heart: spotbugs 2m 59s branch-2.5 passed
+1 :green_heart: spotless 0m 52s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 48s the patch passed
+1 :green_heart: compile 4m 12s the patch passed
+1 :green_heart: javac 4m 12s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 16s /results-checkstyle-hbase-client.txt hbase-client: The patch generated 2 new + 16 unchanged - 0 fixed = 18 total (was 16)
-0 :warning: checkstyle 0m 37s /results-checkstyle-hbase-server.txt hbase-server: The patch generated 18 new + 33 unchanged - 0 fixed = 51 total (was 33)
+1 :green_heart: spotbugs 3m 25s the patch passed
+1 :green_heart: hadoopcheck 22m 20s Patch does not cause any errors with Hadoop 2.10.2 or 3.2.4 3.3.6 3.4.0.
-1 :x: spotless 0m 19s patch has 49 errors when running spotless:check, run spotless:apply to fix.
_ Other Tests _
+1 :green_heart: asflicense 0m 27s The patch does not generate ASF License warnings.
53m 2s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/6818
Optional Tests dupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
uname Linux bda996e3311c 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 branch-2.5 / 44018164d169a4d3ebf4c235ea635199d41722e8
Default Java Eclipse Adoptium-11.0.23+9
spotless https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/1/artifact/yetus-general-check/output/patch-spotless.txt
Max. process+thread count 79 (vs. ulimit of 30000)
modules C: hbase-common hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/1/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Mar 19 '25 06:03 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 48s Docker mode activated.
-0 :warning: yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2.5 Compile Tests _
+0 :ok: mvndep 0m 13s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 38s branch-2.5 passed
+1 :green_heart: compile 1m 12s branch-2.5 passed
+1 :green_heart: javadoc 0m 55s branch-2.5 passed
+1 :green_heart: shadedjars 5m 15s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 13s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 22s the patch passed
+1 :green_heart: compile 1m 13s the patch passed
+1 :green_heart: javac 1m 13s the patch passed
+1 :green_heart: javadoc 0m 52s the patch passed
+1 :green_heart: shadedjars 5m 12s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 :green_heart: unit 1m 32s hbase-common in the patch passed.
+1 :green_heart: unit 8m 3s hbase-client in the patch passed.
-1 :x: unit 209m 0s /patch-unit-hbase-server.txt hbase-server in the patch failed.
246m 2s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/6818
Optional Tests javac javadoc unit compile shadedjars
uname Linux dc6b0d5ffda5 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 branch-2.5 / 44018164d169a4d3ebf4c235ea635199d41722e8
Default Java Temurin-1.8.0_412-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/1/testReport/
Max. process+thread count 4124 (vs. ulimit of 30000)
modules C: hbase-common hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/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 Mar 19 '25 09:03 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 46s Docker mode activated.
-0 :warning: yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2.5 Compile Tests _
+0 :ok: mvndep 0m 11s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 12s branch-2.5 passed
+1 :green_heart: compile 1m 26s branch-2.5 passed
+1 :green_heart: javadoc 0m 58s branch-2.5 passed
+1 :green_heart: shadedjars 6m 18s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 2s the patch passed
+1 :green_heart: compile 1m 24s the patch passed
+1 :green_heart: javac 1m 24s the patch passed
+1 :green_heart: javadoc 0m 58s the patch passed
+1 :green_heart: shadedjars 6m 19s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 :green_heart: unit 1m 53s hbase-common in the patch passed.
+1 :green_heart: unit 8m 13s hbase-client in the patch passed.
-1 :x: unit 219m 29s /patch-unit-hbase-server.txt hbase-server in the patch failed.
260m 23s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/6818
Optional Tests javac javadoc unit compile shadedjars
uname Linux 633c1e05eeca 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 branch-2.5 / 44018164d169a4d3ebf4c235ea635199d41722e8
Default Java Eclipse Adoptium-11.0.23+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/1/testReport/
Max. process+thread count 4382 (vs. ulimit of 30000)
modules C: hbase-common hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/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 Mar 19 '25 09:03 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 50s Docker mode activated.
-0 :warning: yetus 0m 6s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2.5 Compile Tests _
+0 :ok: mvndep 0m 11s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 56s branch-2.5 passed
+1 :green_heart: compile 2m 3s branch-2.5 passed
+1 :green_heart: javadoc 1m 21s branch-2.5 passed
+1 :green_heart: shadedjars 7m 23s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 26s Maven dependency ordering for patch
+1 :green_heart: mvninstall 4m 11s the patch passed
+1 :green_heart: compile 1m 57s the patch passed
+1 :green_heart: javac 1m 57s the patch passed
+1 :green_heart: javadoc 1m 16s the patch passed
+1 :green_heart: shadedjars 6m 46s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 :green_heart: unit 2m 53s hbase-common in the patch passed.
+1 :green_heart: unit 8m 7s hbase-client in the patch passed.
-1 :x: unit 407m 31s /patch-unit-hbase-server.txt hbase-server in the patch failed.
462m 25s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/6818
Optional Tests javac javadoc unit compile shadedjars
uname Linux 3241715f135d 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 branch-2.5 / 44018164d169a4d3ebf4c235ea635199d41722e8
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/1/testReport/
Max. process+thread count 3877 (vs. ulimit of 30000)
modules C: hbase-common hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6818/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 Mar 19 '25 12:03 Apache-HBase