You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2017/01/13 19:39:26 UTC

[jira] [Resolved] (KAFKA-4381) Add per partition lag metric to KafkaConsumer.

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

Ewen Cheslack-Postava resolved KAFKA-4381.
------------------------------------------
    Resolution: Fixed

Issue resolved by pull request 2329
[https://github.com/apache/kafka/pull/2329]

> Add per partition lag metric to KafkaConsumer.
> ----------------------------------------------
>
>                 Key: KAFKA-4381
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4381
>             Project: Kafka
>          Issue Type: Task
>          Components: clients, consumer
>    Affects Versions: 0.10.1.0
>            Reporter: Jiangjie Qin
>            Assignee: Jiangjie Qin
>              Labels: kip
>             Fix For: 0.10.2.0
>
>
> Currently KafkaConsumer only has a metric of max lag across all the partitions. It would be useful to know per partition lag as well.
> I remember there was a ticket created before but did not find it. So I am creating this ticket.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)