kafka-tools icon indicating copy to clipboard operation
kafka-tools copied to clipboard

A collection of tools for working with Apache Kafka.

Results 24 kafka-tools issues
Sort by recently updated
recently updated
newest added

When we use the `remove` action in the tools to transfer partitions off a dead broker, the partitions get assigned to all brokers in `cluster.brokers` if `-t` is not specified....

kafka-assigner should be able to support a configuration file to provide default arguments. This would be things like: - Setting sizer selection and options - Setting a default balance module...

Hi, Is it possible to have the kafka-tools support `kafka-reassign-partitions` instead of `kafka-reassign-partitions.sh` ? For example, the confluent Kafka images do an `apt-get install` which go and places the shell...

enhancement