davetroiano opened a new pull request, #19973: URL: https://github.com/apache/kafka/pull/19973
PR prompted by discussion with @mjsax Prior to this change, the doc for `min.insync.replicas` could have been interpreted as being used to short-circuit in the `acks=all` case (e.g., see the misunderstanding of `acks` and `min.insync.replicas` [here](https://forum.confluent.io/t/how-to-prevent-data-loss-when-a-stale-isr-replica-becomes-leader/37903)), so this PR pulls more explicit explanation of `acks=all` inline to the `min.insync.replicas` config doc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org