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

   Thanks for the options, @lucasbru!
   
   In the meanwhile, I also had an idea to store the reference to the 
application thread in a wakeupable task similar to your `FetchAction` task. A 
call to `wakeup()` would then interrupt the application thread stored in the 
wakeupable task. However, I will try your signal idea since that seems more 
safe to me then interrupting the application thread.


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