chirag-wadhwa5 opened a new pull request, #20839: URL: https://github.com/apache/kafka/pull/20839
This PR is part of [KIP-1226](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1226%3A+Introducing+Share+Partition+Lag+Persistence+and+Retrieval). This PR computes the share partition lag in GroupCoordinatorService using `deliveryCompleteCount` received from `readSummary`, and partition end offsets received from `adminClient.listOffstes`. The computed lag is returned to the end user in DescribeShareGroupOffsetsResponse. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
