You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2013/06/04 02:24:20 UTC

[jira] [Updated] (KAFKA-931) make zookeeper.connect a required property

     [ https://issues.apache.org/jira/browse/KAFKA-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao updated KAFKA-931:
--------------------------

    Attachment: kafka-931.patch

Attach a patch that does the following:
1. make zookeeper.connect a required property.
2. change the default value of auto.offset.reset to largest (to be consistent with ConsoleConsumer).
3. change the property name queued.max.messages to make it more intuitive.
                
> make zookeeper.connect a required property
> ------------------------------------------
>
>                 Key: KAFKA-931
>                 URL: https://issues.apache.org/jira/browse/KAFKA-931
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.8
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>         Attachments: kafka-931.patch
>
>
> Currently, zookeeper.connect defaults to a null string. If this property is not overwritten, we will see weird NullPointerException in ZK. It will be better to make zookeeper.connect required property.

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