You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Gwen Shapira (JIRA)" <ji...@apache.org> on 2014/09/17 20:13:34 UTC

[jira] [Created] (FLUME-2471) Add default value of kafka.request.required.acks for Kafka sink

Gwen Shapira created FLUME-2471:
-----------------------------------

             Summary: 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)