Ma77Ball commented on PR #57436: URL: https://github.com/apache/spark/pull/57436#issuecomment-5097192137
@uros-b either PR should work for this issue. I will add that binding port 0 instead of a fixed guessed port removes the potential collision with other processes or parallel JVMs. That's more of a latent race than the observed issue. -- 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]
