cadonna commented on PR #15188:
URL: https://github.com/apache/kafka/pull/15188#issuecomment-1941264974

   > I could be missing something, but I would say we don't need any changes 
for the part where the client receives the assignment from the broker after 
subscribing to a regex. It should be exactly the same logic as when a client 
receives an assignment from the broker after subscribing to a list of topics. 
After sending the HB with the new regex, the client will receive the list of 
partitions assigned to it, and will reconcile them, just as it reconciles all 
assignments received (no matter the subscription type that led to receiving 
that assignment).
   
   That is also my understanding.


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