Skip to content
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

fluvio topic how to increase number of partition #3843

Open
wking1986 opened this issue Jan 30, 2024 · 6 comments
Open

fluvio topic how to increase number of partition #3843

wking1986 opened this issue Jan 30, 2024 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@wking1986
Copy link

hello,fluvio topic how to increase number of partition?
I didn't find the corresponding command in the doc

@wking1986 wking1986 added the bug Something isn't working label Jan 30, 2024
@ajhunyady
Copy link
Contributor

Hi @wking1986,

Partitions in Fluvio have very low resource consumption, and our users over-provision to avoid partition rebalancing. Therefore, we did not implement this feature.

However, we realize that in some cases, traffic exceeds estimates, and adding partitions becomes a mandatory requirement. We'll make this feature high priority.

@wking1986
Copy link
Author

Get!Thanks ~~

@digikata
Copy link
Contributor

Just to be clear, specifying the number of partitions on topic create is available on the cli and api. In the fluvio cli its a flag on `fluvio topic create --partitions <num_partitions>'. It's adding partitions after the topic is created that would be a new feature.

@wking1986 wking1986 reopened this Apr 3, 2024
@wking1986
Copy link
Author

Is there any progress on this feature? Thank you

@bradvoth
Copy link

adding a vote for this

@ajhunyady
Copy link
Contributor

@fraidev, this feature is relevant to standalone from mirroring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏷 Features
Development

No branches or pull requests

4 participants