[ https://issues.apache.org/jira/browse/KAFKA-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manikumar Reddy resolved KAFKA-1045. ------------------------------------ Resolution: Fixed Fix Version/s: 0.8.2 Zookeeper configs are not required for new and old producer implementations. Hence closing the issue. > producer zk.connect config > -------------------------- > > Key: KAFKA-1045 > URL: https://issues.apache.org/jira/browse/KAFKA-1045 > Project: Kafka > Issue Type: Bug > Reporter: sjk > Fix For: 0.8.2 > > > 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 was sent by Atlassian JIRA (v6.3.4#6332)