You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Madhav Ancha (BLOOMBERG/ 919 3RD A)" <ma...@bloomberg.net> on 2017/06/21 14:23:17 UTC

Consumer Lag Metric in Kafka

Hi,

    When producerOffset is used in calculating ConsumerLag/MaxLag metric for a consumer, is the producerOffset 

    a) the partition offset that is visible to the clients at the leader
    b) or the partition offset that is waiting to be replicated at the leader please.

Thanks
Madhav.