[
https://issues.apache.org/jira/browse/KAFKA-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-2678.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.9.0.0
Issue resolved by pull request 346
[https://github.com/apache/kafka/pull/346]
> partition level lag metrics can be negative
> -------------------------------------------
>
> Key: KAFKA-2678
> URL: https://issues.apache.org/jira/browse/KAFKA-2678
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.2.1
> Reporter: Jun Rao
> Assignee: Dong Lin
> Fix For: 0.9.0.0
>
>
> Currently, the per partition level lag metric can be negative since the last
> committed offset can be smaller than the follower's offset. This is a bit
> confusing to end users. We probably should lower bound it by 0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)