chickenchickenlove commented on PR #20362:
URL: https://github.com/apache/kafka/pull/20362#issuecomment-3439545991

   @lianetm 
   I dug into more. 
   
   I think this problem has been solved by this PR. 
(https://github.com/apache/kafka/pull/19400)
   Because, `StreamThread` don't send a `UNSUBSCRIBE` events anymore.
   
   <img width="1537" height="397" alt="image" 
src="https://github.com/user-attachments/assets/ac056358-57f9-46e0-bcc3-f6b4f26198cc";
 />
   
   So, Step 5 disappear, `ConsumerNetworkThread` will not handle `UNSUBSCRIBE` 
event. 
   Therefore, there is no race condition any more. 
   
   What do you think? 
   
   


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