[ https://issues.apache.org/jira/browse/KAFKA-7720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edoardo Comar resolved KAFKA-7720. ---------------------------------- Resolution: Implemented > 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 (v8.20.10#820010)