xijiu opened a new pull request, #20669:
URL: https://github.com/apache/kafka/pull/20669

   Add a cache for the automatic offset commit operation. If the offsets to be 
committed are identical between two consecutive commits, the cache will be hit 
and a success response will be returned quickly. Note: This only applies to 
automatic offset commit operations in subscribe mode.


-- 
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]

Reply via email to