[
https://issues.apache.org/jira/browse/KAFKA-19984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
黃竣陽 reassigned KAFKA-19984:
---------------------------
Assignee: 黃竣陽 (was: Chia-Ping Tsai)
> Throttle-related dynamic configurations should not have the `isReadOnly` flag
> -----------------------------------------------------------------------------
>
> Key: KAFKA-19984
> URL: https://issues.apache.org/jira/browse/KAFKA-19984
> Project: Kafka
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: 黃竣陽
> Priority: Minor
> Fix For: 4.3.0
>
>
> {code:java}
> ConfigEntry(name=leader.replication.throttled.rate, value=10000,
> source=DYNAMIC_BROKER_CONFIG, isSensitive=false, isReadOnly=true,
> synonyms=[], type=LONG, documentation=null)
> {code}
> see the output above. That result is 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)