conduktor.io ↗

KIP-926 — introducing acks=min.insync.replicas config

Discussion ProducerBroker

Proposes a new `acks=min.insync.replicas` producer configuration value that dynamically binds the acks requirement to the broker's current `min.insync.replicas` setting for the target topic. This eliminates the need to keep producer `acks` configuration in sync with per-topic `min.insync.replicas` values as they change.

Details

AuthorLuke Chen
StatusDiscussion
WikiView on Apache Wiki
Created2023-05-09
Last Modified2023-05-12
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.