Ben Stopford created KAFKA-4239:
-----------------------------------
Summary: Replication Quotas: kafka-configs.sh should allow the
throttled rate to be set using broker wildcards
Key: KAFKA-4239
URL: https://issues.apache.org/jira/browse/KAFKA-4239
Project: Kafka
Issue Type: Bug
Affects Versions: 0.11.0.0
Reporter: Ben Stopford
Alter the ConfigCommand etc to allow a use to specify a wildcard for dynamic
broker configs. e.g.
bin/kafka-configs … --alter
--add-config 'follower.replication.throttled.replicas=10000'
--entity-type broker
(Rather than the wildcard being specific the entity name is omitted. We could
also do entity-name = "*")
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)