[ https://issues.apache.org/jira/browse/KAFKA-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rong Tang updated KAFKA-10190: ------------------------------ Affects Version/s: (was: 2.5.0) 2.6.0 > Replication throttling configs cannot be set at entity-default > -------------------------------------------------------------- > > Key: KAFKA-10190 > URL: https://issues.apache.org/jira/browse/KAFKA-10190 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 2.6.0 > Reporter: Rong Tang > Priority: Major > > It looks to be a bug that Kafka broker's dynamic configs for replication, > like follower.replication.throttled.rate, leader.replication.throttled.rate > and replica.alter.log.dirs.io.max.bytes.per.second can only be set at > specific broker id, it doesn't take effect when they are set under > entity-default via kafka-config command. It is inconvenient and prone to > error when there are hundreds of brokers in a cluster and when we need to add > more brokers sometimes. -- This message was sent by Atlassian Jira (v8.3.4#803005)