Re: Producer Acks All vs -1

2016-07-18 Thread Dustin Cote
Hi Brian, Those settings actually mean the same thing . 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

Producer Acks All vs -1

2016-07-18 Thread Malcolm, Brian (Centers of Excellence - Integration)
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?