You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sasaki Toru (JIRA)" <ji...@apache.org> on 2015/12/25 06:22:49 UTC

[jira] [Updated] (KAFKA-3043) Replace request.required.acks with acks in docs

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

Sasaki Toru updated KAFKA-3043:
-------------------------------
    Description: 
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.


  was:
In 0.9 request.required.acks=-1 which configration of producer is replaced by acks=all, but this old config is remained 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)