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

   Finalise the share group SimpleAssignor for homogeneous subscriptions. The 
assignor code is much more accurate about the number of partitions assigned to 
each member, and the number of members assigned for each partition. It 
eliminates the idea of hash-based assignment because that has been shown to the 
unhelpful. The revised code is very much more effective at assigning evenly as 
the number of members grows and shrinks over time.
   
   A future PR will address the code for heterogeneous subscriptions.


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