Harry Fallows created KAFKA-16910:
-------------------------------------
Summary: Move leader and follower replication throttling rate
configuration values to KafkaConfig
Key: KAFKA-16910
URL: https://issues.apache.org/jira/browse/KAFKA-16910
Project: Kafka
Issue Type: Improvement
Components: config, log, replication
Reporter: Harry Fallows
Move the
[leader.replication.throttled.rate|https://kafka.apache.org/documentation/#rep-throttle]
and
[follower.replication.throttled.rate|https://kafka.apache.org/documentation/#rep-throttle]
configuration values from DynamicConfig to KafkaConfig. This will allow these
values to be configured statically.
https://cwiki.apache.org/confluence/display/KAFKA/KIP-1051%3A+Statically+configured+log+replication+throttling
--
This message was sent by Atlassian Jira
(v8.20.10#820010)