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

Gwen Shapira resolved FLUME-2471.
---------------------------------
      Resolution: Won't Fix
    Release Note: My mistake. The parameter is not mandatory, and if not 
specified, Kafka's default of 0 (leader ack only) is applied. I think this 
makes sense for now. I'll mention it in the docs and recommend setting -1 for 
extra safety.

> Add default value of kafka.request.required.acks for Kafka sink
> ---------------------------------------------------------------
>
>                 Key: FLUME-2471
>                 URL: https://issues.apache.org/jira/browse/FLUME-2471
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources
>            Reporter: Gwen Shapira
>
> Currently kafka.request.required.acks is a mandatory configuration for 
> setting the number of Kafka brokers that must acknowledge a message before 
> its considered a successful write by the Kafka Sink.
> We should  make it optional configuration, and default to -1 (all replicas 
> must acknowledge writes, safest option).



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

Reply via email to