[ https://issues.apache.org/jira/browse/KAFKA-5284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770557#comment-16770557 ]
Matthias J. Sax commented on KAFKA-5284: ---------------------------------------- Moving all major/minor/trivial tickets that are not merged yet out of 2.2 release. > Add tools and metrics to diagnose problems with the idempotent producer and > transactions > ---------------------------------------------------------------------------------------- > > Key: KAFKA-5284 > URL: https://issues.apache.org/jira/browse/KAFKA-5284 > Project: Kafka > Issue Type: Sub-task > Components: clients, core, producer > Reporter: Apurva Mehta > Priority: Major > Labels: exactly-once > Fix For: 2.2.0 > > > The KIP mentions a number of metrics which we should add, but haven't yet > done so. IT would also be good to have tools to help diagnose degenerate > situations like: > # If a consumer is stuck, we should be able to find the LSO of the partition > it is blocked on, and which producer is holding up the advancement of the LSO. > # We should be able to force abort any inflight transaction to free up > consumers > # etc. -- This message was sent by Atlassian JIRA (v7.6.3#76005)