You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "sjk (JIRA)" <ji...@apache.org> on 2013/09/06 03:35:51 UTC

[jira] [Created] (KAFKA-1045) producer zk.connect config

sjk created KAFKA-1045:
--------------------------

             Summary: producer zk.connect config
                 Key: KAFKA-1045
                 URL: https://issues.apache.org/jira/browse/KAFKA-1045
             Project: Kafka
          Issue Type: Bug
            Reporter: sjk


java.lang.IllegalArgumentException: requirement failed: Missing required property 'metadata.broker.list'


        props.put("zk.connect", KafkaConfig.getZooAddress());

when i config zk, why the above tip appear?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira