Manage your topic's configuration (partitions, replication factor, parameters), ACLs, quotas, users and get stats, without any effort with this library. It does not use the Kafka scripts and does not require ssh connection to the remote broker.
Apache License 2.0
150
stars
46
forks
source link
Add quotas management for KRaft-based clusters #159
Quotas setup is supported in KRaft mode, you can use kafka-configs script for it, i.e.:
But
kafka_quotas
module does not work without specifying Zookeeper-related arguments.