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

   BTW, I think `Error happened when unregistering to ShuffleServerInfo` error 
has nothing to do with `ShuffleWriteClientImpl.close() / 
RegisterHeartBeat.shutdown()` being called. Because unregistering threads are 
in a different thread pool which will not be shutdown by calling 
`ShuffleWriteClientImpl.close() / RegisterHeartBeat.shutdown()`. It might be 
shutdown when `spark.rss.client.unregister.request.timeout.sec` timeout is 
reached.


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