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

   @m1a2st thanks for your answer! 
   There is no example to reliably reproduce that situation. 
   I was able to reproduce it once again on my local by using two IDE and debug 
mode, but it was very difficult to reproduce it. 
   Because these call stacks are handled by two other thread. 
   
   If you can build kafka consumer client and your local and use it on your 
local dependencies, 
   I think that adding an `Thread.sleep(...)` to `SyncGroupResponseHandler` 
side is help for you to reproduce it. 


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