cmccabe commented on code in PR #18898: URL: https://github.com/apache/kafka/pull/18898#discussion_r1962157974
########## docs/ops.html: ########## @@ -4281,6 +4281,32 @@ <h4 class="anchor-heading"><a id="transaction_protocol_performance" class="ancho <li><code>add.partitions.to.txn.retry.backoff.max.ms</code></li> </ul> + <h3 class="anchor-heading"><a id="eligible_leader_replicas" class="anchor-link"></a><a href="#eligible_leader_replicas">6.12 Eligible Leader Replicas</a></h3> + + <h4 class="anchor-heading"><a id="eligible_leader_replicas_overview" class="anchor-link"></a><a href="#eligible_leader_replicas_overview">Overview</a></h4> + + <p>Starting from Apache Kafka 4.0, Eligible Leader Replicas (<a href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-966%3A+Eligible+Leader+Replicas">KIP-966 Part 1</a>) + is available for the users to enhance their data safety. As the "strict min ISR" rule has been generally applied, which means the high watermark for the data partition can't advance Review Comment: I think "an improvement to Kafka replication" would be better than "enhance their data safety" -- 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