jiafu1115 commented on PR #20007:
URL: https://github.com/apache/kafka/pull/20007#issuecomment-3000090886

   @FrankYang0529 in fact. I check the code and from the throw exception 
"FatalExitError" within multiple method's ensureInitializedAndNotClosed.
   The original goal should shutdown the server for this case. but no cases can 
shutdown it due to the usage is in thread pool's task. So never shutdown. And 
never get retry.
   So I think we should shutdown it asap so that the issue can be found asap.


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