You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2018/02/06 18:42:01 UTC

[jira] [Resolved] (KAFKA-6184) report a metric of the lag between the consumer offset and the start offset of the log

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

Jun Rao resolved KAFKA-6184.
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

The PR is merged to trunk.

> report a metric of the lag between the consumer offset and the start offset of the log
> --------------------------------------------------------------------------------------
>
>                 Key: KAFKA-6184
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6184
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Jun Rao
>            Assignee: huxihx
>            Priority: Major
>              Labels: needs-kip
>             Fix For: 1.2.0
>
>
> Currently, the consumer reports a metric of the lag between the high watermark of a log and the consumer offset. It will be useful to report a similar lag metric between the consumer offset and the start offset of the log. If this latter lag gets close to 0, it's an indication that the consumer may lose data soon.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)