Chia-Ping Tsai created KAFKA-18450:
--------------------------------------
Summary: display which role can use the config
Key: KAFKA-18450
URL: https://issues.apache.org/jira/browse/KAFKA-18450
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
After migrating zk to kraft, we identified several configurations that are no
longer used by brokers. These include create.topic.policy.class.name,
alter.config.policy.class.name, delegation.token.expiry.check.interval.ms,
delegation.token.expiry.time.ms, etc. While these configurations are now
exclusive to the controller, determining the exact scope for each configuration
remains a challenge to users.
While users can technically add all configurations to both controller and
broker properties, our documentation should clearly indicate the intended scope
of each configuration. This will not only enhance user understanding but also
guide them in correctly configuring the broker and controller.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)