You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/21 04:09:31 UTC

[GitHub] [pulsar] merlimat commented on issue #10289: Graceful shutdown stopped working on master

merlimat commented on issue #10289:
URL: https://github.com/apache/pulsar/issues/10289#issuecomment-823762412


   No, I couldn’t see any stack trace. I think it was just the JVM default exception handler when the thread is terminated. 
   
   I also cannot reproduce always, though I’ve seen it few times. I think we should prob just  add a catch Throwable in there and it should fix it. 
   
   One other minor thing that is reproducible is there seems to be always a 5 sec delay when the executors are being shut down. It seems like we’re always letting some operation to time out. 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org