Skip to content

Introduce jitter for auto create partition #775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 2 tasks
luoyuxia opened this issue Apr 21, 2025 · 0 comments
Open
1 of 2 tasks

Introduce jitter for auto create partition #775

luoyuxia opened this issue Apr 21, 2025 · 0 comments

Comments

@luoyuxia
Copy link
Collaborator

luoyuxia commented Apr 21, 2025

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Now, our auto create partition machanism will create may partitions at one point time which may bring mich pressure at one time. We should introduce a jitter so that different tables may create table at different time point to reduce the presure.

Now, 12 tables, 512 bucket per partition, at around 0:10, Fluss with create them, then the isr changes quickly, in bytes decrease, and metrics will looks like:

Image

Solution

We can introduce jitter to alleviate it first.. But we still need to figure out why it cause isr changes quickly.

No response

Anything else?

No response

Willingness to contribute

  • I'm willing to submit a PR!
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

No branches or pull requests

1 participant