EnricoMi commented on PR #1714:
URL: 
https://github.com/apache/incubator-uniffle/pull/1714#issuecomment-2120490454

   > Do you know the real reason behind the failure of unregistering shuffles?
   
   I think it is because the executor JVM is shutting down. It calls 
`ShuffleManager.stop`, which does not wait on ongoing calls to terminate, as 
they run in a different thread pool.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to