[ 
https://issues.apache.org/jira/browse/KAFKA-10278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161425#comment-17161425
 ] 

Brian Byrne commented on KAFKA-10278:
-------------------------------------

Hi [~kaushik srinivas],

If I understand correctly, yes, all configurations should be displayed with 
--all despite how they're updated.

> kafka-configs does not show the current properties of running kafka broker 
> upon describe.
> -----------------------------------------------------------------------------------------
>
>                 Key: KAFKA-10278
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10278
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 2.4.1
>            Reporter: kaushik srinivas
>            Priority: Critical
>              Labels: kafka-configs.sh
>
> kafka-configs.sh does not list the properties 
> (read-only/per-broker/cluster-wide) with which the kafka broker is currently 
> running.
> The command returns nothing.
> Only those properties added or updated via kafka-configs.sh is listed by the 
> describe command.
> bash-4.2$ env -i  bin/kafka-configs.sh --bootstrap-server 
> kf-test-0.kf-test-headless.test.svc.cluster.local:9092 --entity-type brokers 
> --entity-default --describe Default config for brokers in the cluster are:
>   log.cleaner.threads=2 sensitive=false 
> synonyms=\{DYNAMIC_DEFAULT_BROKER_CONFIG:log.cleaner.threads=2}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to