You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/06/02 07:13:04 UTC

[jira] [Updated] (KAFKA-5284) Add tools and metrics to diagnose problems with the idempotent producer and transactions

     [ https://issues.apache.org/jira/browse/KAFKA-5284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma updated KAFKA-5284:
-------------------------------
    Fix Version/s:     (was: 0.11.0.0)
                   0.11.0.1

> 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
>              Labels: exactly-once
>             Fix For: 0.11.0.1
>
>
> 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
(v6.3.15#6346)