Hi Brian, Those settings actually mean the same thing <https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/producer/KafkaProducer.java#L341>. If you can come up with a better way to document it, it could make it clearer for others too :)
On Mon, Jul 18, 2016 at 3:38 PM, Malcolm, Brian (Centers of Excellence - Integration) <brian.malc...@hpe.com> wrote: > I am using version 0.10.0 of Kafka and the documentation syas the Producer > acks can have the value can be [all, -1, 0, 1]. > What is the difference between the all and -1 setting? > > > > -- Dustin Cote confluent.io