C0urante commented on PR #16788:
URL: https://github.com/apache/kafka/pull/16788#issuecomment-2272303659

   > If we're reading expired session keys during startup, there are brief 
periods of time when expired keys are used to validate requests.
   
   We read to the end of the config topic before joining a group, which means 
that a worker is guaranteed to read the latest session key from the config 
topic before becoming the leader.


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