Jason Gustafson created KAFKA-13221:
---------------------------------------
Summary: Add metric for `PartitionsWithLateTransactionsCount`
Key: KAFKA-13221
URL: https://issues.apache.org/jira/browse/KAFKA-13221
Project: Kafka
Issue Type: Sub-task
Reporter: Jason Gustafson
Assignee: Jason Gustafson
The metric `PartitionsWithLateTransactionsCount` was introduced in KIP-664:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-664%3A+Provide+tooling+to+detect+and+abort+hanging+transactions#KIP664:Providetoolingtodetectandaborthangingtransactions-Metrics.
This metric will record the number of partitions which have open transactions
with durations exceeding `transaction.max.timeout.ms`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)