You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ben Stopford (JIRA)" <ji...@apache.org> on 2016/09/30 14:37:21 UTC

[jira] [Created] (KAFKA-4239) Replication Quotas: kafka-configs.sh should allow the throttled rate to be set using broker wildcards

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)