smjn opened a new pull request, #20815: URL: https://github.com/apache/kafka/pull/20815
* KIP-1222 introduced the notion of a RENEW ack type which allows renewal of existing acquisition lock timeout by sending the ack type RENEW. * In this PR, we have added impl in the `SharePartition` which performs the existing lock cancellation and refresh for batches as well as per offset. * Unit tests have been added in `SharePartitionTest`. -- 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]
