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

   There is a lot of code in `group-coordinator` which is not 
share/consumer/classic group specific. 
   
   Since we are introducing a `share-coordinator` as part of KIP-932 (in a new 
module), it would make sense to get the common coordinator functionality into a 
separate common coordinator module so that `share-coordinator` need not depend 
on `group-coordinator`.


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