philipnee commented on PR #14746:
URL: https://github.com/apache/kafka/pull/14746#issuecomment-1809152957

   Hi @cadonna - Thank you for putting time into this PR.  Based on my 
understanding this PR does 2 things: if wakeup() is invoked before calling 
poll(), the consumer will return immediately.  If wakeup() is invoked during 
poll(), we should get a wakeupException and return.  Overall I think it looks 
right.  
   
   *while writing this I think @kirktrue has asked the questions I wanted to 
ask.


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