[
https://issues.apache.org/jira/browse/KAFKA-7720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16716782#comment-16716782
]
Edoardo Comar commented on KAFKA-7720:
--------------------------------------
cc [~mimaison]
> kafka-configs script should also describe default broker entries
> ----------------------------------------------------------------
>
> Key: KAFKA-7720
> URL: https://issues.apache.org/jira/browse/KAFKA-7720
> Project: Kafka
> Issue Type: Improvement
> Components: tools
> Reporter: Edoardo Comar
> Priority: Major
>
> Running the configs tool to describe the broker configs only appears to print
> dynamically added entries.
> Running
> {{bin/kafka-configs.sh --bootstrap-server localhost:9092 --describe
> --entity-default --entity-type brokers}}
> on a broker without a prior added configs
> {{--alter --add-config 'key=value'}}
> will otherwise print an empty list.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)