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)