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

Swapnil Ghike updated KAFKA-964:
--------------------------------

    Attachment: kafka-964-v1.patch

Set request.required.acks = 1 in hadoop-producer.

Maintained the override of compression codec to gzip to not change the behavior.

Maintained the override of producer type to sync, since async does not make 
sense in case of hadoop-producer. So it would be good to explicitly set the 
producer type to sync.

Removed the override of send.buffer.bytes as there was no particular reason to 
not use kafka default.
                
> Default hadoop-producer configs to request.required.acks = 1
> ------------------------------------------------------------
>
>                 Key: KAFKA-964
>                 URL: https://issues.apache.org/jira/browse/KAFKA-964
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Swapnil Ghike
>            Assignee: Swapnil Ghike
>            Priority: Blocker
>              Labels: bugs
>             Fix For: 0.8
>
>         Attachments: kafka-964-v1.patch
>
>


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