Cheng Tan created KAFKA-9954:
--------------------------------
Summary: Config command didn't validate the unsupported user
config change
Key: KAFKA-9954
URL: https://issues.apache.org/jira/browse/KAFKA-9954
Project: Kafka
Issue Type: Bug
Reporter: Cheng Tan
{quote}bin/kafka-configs.sh --bootstrap-server localhost:9092 --alter
--add-config producer_byte_rate=44444 --entity-type users --entity-default
{quote}
will say that the alternation is complete. However, we don't support the
alternation yet.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)