UladzislauBlok commented on PR #19967:
URL: https://github.com/apache/kafka/pull/19967#issuecomment-3378313815

   @lucasbru Thanks for letting me know. I think I see you're idea, but want to 
clarify just to be sure. 
   1. Rebalance will be triggered based on difference of current config and 
config from metadata record
   2. We want to keep some changed from this PR, and idea is to mark that 
config was changed (set flag) and then you'll use in heartbeat
   3. I as understand it makes sense to set this flag to true in constructor to 
check if fill this gap 
https://github.com/apache/kafka/pull/19967#pullrequestreview-3164850373
   
   Is it correct 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to