Jason Gustafson created KAFKA-6627:
--------------------------------------

             Summary: Console producer default config values override 
explicitly provided properties
                 Key: KAFKA-6627
                 URL: https://issues.apache.org/jira/browse/KAFKA-6627
             Project: Kafka
          Issue Type: Bug
          Components: tools
            Reporter: Jason Gustafson


Some producer properties can be provided through custom parameters (e.g. 
{{\-\-request-required-acks}}) and explicitly through 
{{\-\-producer-property}}. At the moment, some of the custom parameters have 
default values which actually override explicitly provided properties. For 
example, if you set {{\-\-producer-property acks=all}} when starting the 
console producer, the argument will be ignored since 
{{\-\-request-required-acks}} has a default value. 



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

Reply via email to