[
https://issues.apache.org/jira/browse/KAFKA-20034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chirag Wadhwa resolved KAFKA-20034.
-----------------------------------
Resolution: Fixed
> DeliveryCompleteCount should be 0 when share group offsets are altered.
> -----------------------------------------------------------------------
>
> Key: KAFKA-20034
> URL: https://issues.apache.org/jira/browse/KAFKA-20034
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Chirag Wadhwa
> Assignee: Chirag Wadhwa
> Priority: Major
>
> Currently, when share group offsets are altered, the deliveryCompleteCount is
> set as -1. This results in hyphenated lag, when in reality the lag can be
> calculated. The solution is to set the deliveryCompleteCount to 0, instead of
> -1, when share group offsets are altered.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)