You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar Reddy (JIRA)" <ji...@apache.org> on 2015/01/20 13:16:34 UTC

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

     [ 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)