viirya commented on pull request #31818:
URL: https://github.com/apache/spark/pull/31818#issuecomment-797676197
> I think it is very rare that a `SocketServer` throws an exception because
it can't bind to some port on `127.0.0.1`. Other communication errors between
Java and Python are also not reported as `onFailure` event currently...
Oh, I see. If only socket server creation is not caught by the listener,
seems less risky. Okay it looks making sense. Would like to have more eyes on
this. cc @cloud-fan @maropu
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]