Mickael Maison created KAFKA-20067:
--------------------------------------
Summary: Config synonyms are not returned for listener overrides
Key: KAFKA-20067
URL: https://issues.apache.org/jira/browse/KAFKA-20067
Project: Kafka
Issue Type: Bug
Components: core
Reporter: Mickael Maison
Assignee: Mickael Maison
If a user set listener.name.connections.max.reauth.ms and describe its
synonyms, the synonyms returned are only
listener.name.connections.max.reauth.ms. It should also contain
connections.max.reauth.ms.
The issue is that DynamicBrokerConfig.brokerConfigSynonyms() does not handle
listener overrides correctly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)