Chia-Ping Tsai created KAFKA-20319:
--------------------------------------
Summary: 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
./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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)