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
| Author | Luke Chen |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2023-05-09 |
| Last Modified | 2023-05-12 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.