David Arthur created KAFKA-7795:
-----------------------------------

             Summary: Broker fails on duplicate configuration keys
                 Key: KAFKA-7795
                 URL: https://issues.apache.org/jira/browse/KAFKA-7795
             Project: Kafka
          Issue Type: Improvement
          Components: config
            Reporter: David Arthur


It would be nice to perform some basic validation of the broker config so that 
things aren't unexpectedly overwritten.

For example, 

{code}
unclean.leader.election.enable=false

// many other lines of config

unclean.leader.election.enable=true
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to