Chia-Ping Tsai created KAFKA-20235:
--------------------------------------
Summary: Expose EffectiveMinIsr as a Partition metric
Key: KAFKA-20235
URL: https://issues.apache.org/jira/browse/KAFKA-20235
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
from: [https://github.com/apache/kafka/pull/14594#discussion_r2606393474]
Since the EffectiveMinIsr calculation was updated in 3.7.0 (dynamically bouned
by the actual replica count), it would be highly beneficial to expose this
value as a metric. Exposing `EffectiveMinIsr` allows operators to track the
exact real-time threshold protecting `acks=all` produce requests, which is
crucial for troubleshooting and monitoring reassignment transition
--
This message was sent by Atlassian Jira
(v8.20.10#820010)