[jira] [Commented] (KAFKA-10278) kafka-configs does not show the current properties of running kafka broker upon describe.

2020-07-20 Thread Brian Byrne (Jira)


[ 
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)


[jira] [Commented] (KAFKA-10278) kafka-configs does not show the current properties of running kafka broker upon describe.

2020-07-19 Thread kaushik srinivas (Jira)


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

kaushik srinivas commented on KAFKA-10278:
--

Hi [~bbyrne] ,

Does it mean in 2.5, even though the dynamic properties are pushed via static 
file, even those get displayed when we run kafka-configs with --alll option ?

Thanks,

Kaushik

> 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)


[jira] [Commented] (KAFKA-10278) kafka-configs does not show the current properties of running kafka broker upon describe.

2020-07-16 Thread kaushik srinivas (Jira)


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

kaushik srinivas commented on KAFKA-10278:
--

Hi [~rajinisiva...@gmail.com] 

[~rsivaram], [~ijuma]

Is this a known issue already ?

 

> 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)