kafka
kafka copied to clipboard
KAFKA-19984 Throttle-related dynamic configurations should not have the `isReadOnly` flag [WIP]
The following configs are weird because those values are definitely not READONLY
- leader.replication.throttled.rate
- follower.replication.throttled.rate
- replica.alter.log.dirs.io.max.bytes.per.second
Add them into the DynamicBrokerConfig to ensure when we query it's not READONLY