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

   Straightforward refactoring to extract an inner class and methods related to 
`ConsumerRebalanceListener` for reuse in the KIP-848 implementation of the 
consumer group protocol. Also using `Optional` to explicitly mark when a 
`ConsumerRebalanceListener` is in use or not, allowing us to make some 
(forthcoming) optimizations when there is no listener to invoke.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to