Skip to content

Backport "HBASE-29663 TimeBasedLimiters should support dynamic configuration re…" to branch-3 - #7392

Merged
rmdmattingly merged 1 commit into
branch-3from
HBASE-29663-branch-3
Oct 17, 2025
Merged

Backport "HBASE-29663 TimeBasedLimiters should support dynamic configuration re…" to branch-3#7392
rmdmattingly merged 1 commit into
branch-3from
HBASE-29663-branch-3

Conversation

@rmdmattingly

Copy link
Copy Markdown
Contributor

…fresh (#7387)

…fresh (#7387)
Co-authored-by: Ray Mattingly <rmattingly@hubspot.com>
Signed-off-by: Charles Connell <cconnell@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 51sDocker 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.
_ branch-3 Compile Tests _
+1 💚mvninstall4m 50sbranch-3 passed
+1 💚compile5m 15sbranch-3 passed
+1 💚checkstyle1m 4sbranch-3 passed
+1 💚spotbugs2m 35sbranch-3 passed
+1 💚spotless1m 18sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall4m 49sthe patch passed
+1 💚compile5m 14sthe patch passed
+1 💚javac5m 14sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 56sthe patch passed
+1 💚spotbugs2m 36sthe patch passed
+1 💚hadoopcheck17m 47sPatch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 💚spotless1m 13spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 24sThe patch does not generate ASF License warnings.
59m 54s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7392/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#7392
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux 59b04db8a220 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 revisionbranch-3 / 9b672ba
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count84 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7392/1/console
versionsgit=2.34.1 maven=3.9.8 spotbugs=4.7.3
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 36sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-3 Compile Tests _
+1 💚mvninstall3m 42sbranch-3 passed
+1 💚compile0m 59sbranch-3 passed
+1 💚javadoc0m 30sbranch-3 passed
+1 💚shadedjars6m 24sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall3m 11sthe patch passed
+1 💚compile0m 59sthe patch passed
+1 💚javac0m 59sthe patch passed
+1 💚javadoc0m 27sthe patch passed
+1 💚shadedjars6m 16spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit288m 25s/patch-unit-hbase-server.txthbase-server in the patch failed.
317m 49s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7392/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#7392
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 6aa265ddb7c9 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 revisionbranch-3 / 9b672ba
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7392/1/testReport/
Max. process+thread count4397 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7392/1/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@rmdmattingly
rmdmattingly merged commit d6350e6 into branch-3Oct 17, 2025
1 check failed
@rmdmattingly
rmdmattingly deleted the HBASE-29663-branch-3 branch October 17, 2025 13:01
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.

2 participants

@rmdmattingly@Apache-HBase