[ 
https://issues.apache.org/jira/browse/KAFKA-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13673858#comment-13673858
 ] 

Neha Narkhede commented on KAFKA-931:
-------------------------------------

+1. Minor suggestion - Can we change the default of queued.max.message.chunks 
to 2. Because, as long as there is one more message chunk ready to be 
processed, it is good enough. Having more chunks in the queue is somewhat 
pointless.
                
> 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

Reply via email to