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

   When the group coordinator is processing a heartbeat from a share consumer, 
it must decide whether the recompute the assignment. Part of this decision 
hinges on whether the assigned partitions match the partitions initialised by 
the share coordinator. However, when the set of subscribed topics changes, 
there may be initialised partitions which are not currently assigned. Topics 
which are not subscribed should be omitted from the calculation about whether 
to recompute the assignment.


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