[ 
https://issues.apache.org/jira/browse/KAFKA-20319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chia-Ping Tsai updated KAFKA-20319:
-----------------------------------
    Description: 
./bin/kafka-configs.sh --bootstrap-server localhost:20000 --entity-type groups 
--entity-name gg --alter --add-config 
consumer.session.timeout.ms=45001,consumer.session.timeout.ms=45002

the "45001" will be ignored automatically, and it seems to me throwing 
exception can remind users the configs probably get wrong.

from: https://github.com/apache/kafka/pull/21481#discussion_r2941893252

  was:
./bin/kafka-configs.sh --bootstrap-server localhost:20000 --entity-type groups 
--entity-name gg --alter --add-config 
consumer.session.timeout.ms=45001,consumer.session.timeout.ms=45002

the "45001" will be ignored automatically, and it seems to me throwing 
exception can remind users the configs probably get wrong.


> Discuss the silent overwrite behavior of duplicate keys in kafka-configs.sh
> ---------------------------------------------------------------------------
>
>                 Key: KAFKA-20319
>                 URL: https://issues.apache.org/jira/browse/KAFKA-20319
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>            Priority: Minor
>
> ./bin/kafka-configs.sh --bootstrap-server localhost:20000 --entity-type 
> groups --entity-name gg --alter --add-config 
> consumer.session.timeout.ms=45001,consumer.session.timeout.ms=45002
> the "45001" will be ignored automatically, and it seems to me throwing 
> exception can remind users the configs probably get wrong.
> from: https://github.com/apache/kafka/pull/21481#discussion_r2941893252



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to