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

ASF GitHub Bot commented on KAFKA-3043:
---------------------------------------

GitHub user sasakitoa opened a pull request:

    https://github.com/apache/kafka/pull/716

    KAFKA-3043: Replace request.required.acks with acks in docs.

    In Kafka 0.9, request.required.acks=-1 which configration of producer is 
replaced by acks=all, 
    but this old config is remained in docs.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sasakitoa/kafka acks_doc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/716.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #716
    
----
commit ab7d1b041f7c9472757672c7d2e62ac533390c85
Author: Sasaki Toru <sasaki...@nttdata.co.jp>
Date:   2015-12-25T05:27:44Z

    Replace request.required.acks with acks in docs.

----


> Replace request.required.acks with acks in docs
> -----------------------------------------------
>
>                 Key: KAFKA-3043
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3043
>             Project: Kafka
>          Issue Type: Improvement
>          Components: website
>    Affects Versions: 0.9.0.1, 0.9.1.0
>            Reporter: Sasaki Toru
>             Fix For: 0.9.0.0
>
>
> In Kafka 0.9, request.required.acks=-1 which configration of producer is 
> replaced by acks=all, but this old config is remained in docs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to