6 ms·
required.acks works together with min.insync.replicas. Basically "required.acks" lets you choose between "no acks", "leader only" and "all in sync replicas", w
by ora600 11y ago
required.acks works together with min.insync.replicas.
Basically "required.acks" lets you choose between "no acks", "leader only" and "all in sync replicas", while min.insync.replicas lets you control what "all in sync replicas" actually mean.