Matthias J. Sax created KAFKA-18088: ---------------------------------------
Summary: Add consumer metric about paused partitions Key: KAFKA-18088 URL: https://issues.apache.org/jira/browse/KAFKA-18088 Project: Kafka Issue Type: Improvement Components: clients, consumer Reporter: Matthias J. Sax Consumers allow to `pause()` and `resume()` partitions for processing, and higher level layers like Kafka Streams make use of it, in a non-transparent way to users. It would be useful to add a new metric to the consumer, which tracks which partitions are current pauses, and for how long they got paused. -- This message was sent by Atlassian Jira (v8.20.10#820010)