Remove broker.id from the broker.list config in the Producer
------------------------------------------------------------

                 Key: KAFKA-258
                 URL: https://issues.apache.org/jira/browse/KAFKA-258
             Project: Kafka
          Issue Type: Improvement
          Components: core
    Affects Versions: 0.7
            Reporter: Neha Narkhede
             Fix For: 0.7.1


The broker.list config option for the Producer requires the format to be a 
comma-separated list of "broker_id:broker_host:broker:port"

For ease of use, broker host and port should be sufficient to identify a 
broker. Making it necessary to use a broker id is unintuitive and can be error 
prone

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to