chirag-wadhwa5 opened a new pull request, #20810: URL: https://github.com/apache/kafka/pull/20810
This PR is part of [KIP-1226](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1226%3A+Introducing+Share+Partition+Lag+Persistence+and+Retrieval). It introduces a new field called `deliveryCompleteCount` in writeShareGroupState RPC and `ShareUpdate` and `ShareSnapshot`. The share partition now maintains `inFlightTerminalCount` (introduced [here](https://github.com/apache/kafka/pull/20787)) and it uses this exact value to pass to the writeState request for `deliveryCompleteCount`. -- 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]
