James Cheng created KAFKA-7797:
----------------------------------
Summary: Replication throttling configs aren't in the docs
Key: KAFKA-7797
URL: https://issues.apache.org/jira/browse/KAFKA-7797
Project: Kafka
Issue Type: Improvement
Components: documentation
Affects Versions: 2.1.0
Reporter: James Cheng
Docs for the following configs are not on the website:
* leader.replication.throttled.rate
* follower.replication.throttled.rate
* replica.alter.log.dirs.io.max.bytes.per.second
They are available in the Operations section titled "Limiting Bandwidth Usage
during Data Migration", but they are not in the general config section.
I think these are generally applicable, right? Not just during
kafka-reassign-partitions.sh? If so, then they should be in the auto-generated
docs.
Related: I think none of the configs in
core/src/main/scala/kafka/server/DynamicConfig.scala are in the generated docs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)