Skip to content

Rebalancing without topic configuration files #193

@petedannemann

Description

@petedannemann

One of the best features of topicctl is its topic rebalancing capabilities. It would be ideal for this to not require the topic configuration files as that would allow users to user topicctl to rebalance their clusters while still utilizing other tools for topic management, like the kafka-terraform-provider. A workaround right now is to first run the bootstrap step to generate the configs and follow that up with rebalance. Adding a flag to the rebalance command to avoid the intermediate configuration files and rebalance the topics without them would be a big improvement for this use case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions