Skip to content

[server] Limit max bucket num per table partition#3597

Merged
fresh-borzoni merged 1 commit into
apache:mainfrom
swuferhong:refact-bucket-number
Jul 6, 2026
Merged

[server] Limit max bucket num per table partition#3597
fresh-borzoni merged 1 commit into
apache:mainfrom
swuferhong:refact-bucket-number

Conversation

@swuferhong

Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #xxx

Make max.bucket.num apply to non-partitioned tables and each partition
of partitioned tables, instead of the total bucket count of a
partitioned table. Set the default bucket limit to 4096 while keeping
max.partition.num at 2000.

Brief change log

Tests

API and Format

Documentation

@swuferhong swuferhong force-pushed the refact-bucket-number branch 2 times, most recently from f4ffbf0 to 3649dc0 Compare July 6, 2026 12:50
@fresh-borzoni fresh-borzoni force-pushed the refact-bucket-number branch from 3649dc0 to 682deb3 Compare July 6, 2026 15:28

@fresh-borzoni fresh-borzoni left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@swuferhong LGTM 👍
I'll rebase and merge once CI/CD passes (with elixir fixes)

@fresh-borzoni fresh-borzoni merged commit 20b008c into apache:main Jul 6, 2026
18 checks passed
Sign up for free to 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