Skip to content

HBASE-29617: Changes to support smooth migration to key management - #7362

Merged
virajjasani merged 12 commits into
apache:HBASE-29368-key-management-featurefrom
haridsv:key-provider-migration
Oct 14, 2025
Merged

HBASE-29617: Changes to support smooth migration to key management#7362
virajjasani merged 12 commits into
apache:HBASE-29368-key-management-featurefrom
haridsv:key-provider-migration

Conversation

@haridsv

Copy link
Copy Markdown
Contributor

These changes facilitate a phased migration from existing key provider to the new key provider for a smooth experience.

HBASE-29617

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@virajjasani
virajjasani merged commit bad5c8f into apache:HBASE-29368-key-management-featureOct 14, 2025
1 check was pending
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 53sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 1scodespell was not available.
+0 🆗detsecrets0m 1sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
_ HBASE-29368-key-management-feature Compile Tests _
+0 🆗mvndep0m 21sMaven dependency ordering for branch
+1 💚mvninstall4m 57sHBASE-29368-key-management-feature passed
+1 💚compile6m 49sHBASE-29368-key-management-feature passed
+1 💚checkstyle2m 4sHBASE-29368-key-management-feature passed
-1 ❌spotbugs2m 25s/branch-spotbugs-hbase-server-warnings.htmlhbase-server in HBASE-29368-key-management-feature has 2 extant spotbugs warnings.
+1 💚spotless1m 14sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall4m 52sthe patch passed
+1 💚compile6m 55sthe patch passed
-0 ⚠️javac1m 3s/results-compile-javac-hbase-common.txthbase-common generated 3 new + 192 unchanged - 3 fixed = 195 total (was 195)
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle1m 27sthe patch passed
-0 ⚠️rubocop0m 48s/results-rubocop.txtThe patch generated 185 new + 423 unchanged - 11 fixed = 608 total (was 434)
+1 💚spotbugs4m 2sthe patch passed
+1 💚hadoopcheck16m 6sPatch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 💚spotless1m 14spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense1m 2sThe patch does not generate ASF License warnings.
68m 26s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7362/4/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#7362
JIRA IssueHBASE-29617
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless rubocop
unameLinux a86d86ababd3 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-29368-key-management-feature / 76324a4
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count83 (vs. ulimit of 30000)
modulesC: hbase-common hbase-client hbase-server hbase-shell U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7362/4/console
versionsgit=2.34.1 maven=3.9.8 spotbugs=4.7.3 rubocop=1.37.1
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 42sDocker mode activated.
-0 ⚠️yetus0m 4sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ HBASE-29368-key-management-feature Compile Tests _
+0 🆗mvndep0m 35sMaven dependency ordering for branch
+1 💚mvninstall4m 28sHBASE-29368-key-management-feature passed
+1 💚compile2m 39sHBASE-29368-key-management-feature passed
+1 💚javadoc1m 28sHBASE-29368-key-management-feature passed
+1 💚shadedjars7m 37sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall5m 8sthe patch passed
+1 💚compile3m 45sthe patch passed
+1 💚javac3m 45sthe patch passed
+1 💚javadoc2m 29sthe patch passed
+1 💚shadedjars9m 15spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit4m 8shbase-common in the patch passed.
+1 💚unit2m 42shbase-client in the patch passed.
-1 ❌unit267m 5s/patch-unit-hbase-server.txthbase-server in the patch failed.
+1 💚unit9m 5shbase-shell in the patch passed.
328m 24s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7362/4/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#7362
JIRA IssueHBASE-29617
Optional Testsjavac javadoc unit compile shadedjars
unameLinux a590a8cccf1c 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionHBASE-29368-key-management-feature / 76324a4
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7362/4/testReport/
Max. process+thread count4287 (vs. ulimit of 30000)
modulesC: hbase-common hbase-client hbase-server hbase-shell U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7362/4/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@haridsv@Apache-HBase@virajjasani