Re: Semantics of acks=all

2020-12-11 Thread Stig Rohde Døssing
Thanks. Den fre. 11. dec. 2020 kl. 13.52 skrev Fabio Pardi : > > > On 11/12/2020 13:20, Stig Rohde Døssing wrote: > > Hi, > > > > We have a topic with min.insync.replicas = 2 where each partition is > > replicated to 3 nodes. > > > > When we send a produce request with acks=all, the request shoul

Re: Semantics of acks=all

2020-12-11 Thread Fabio Pardi
On 11/12/2020 13:20, Stig Rohde Døssing wrote: > Hi, > > We have a topic with min.insync.replicas = 2 where each partition is > replicated to 3 nodes. > > When we send a produce request with acks=all, the request should fail if > the records don't make it to at least 2 nodes. > > If the produce