pan3793 commented on issue #7193: URL: https://github.com/apache/kyuubi/issues/7193#issuecomment-3252972104
Seems that socket bind does not guarantee to bind successfully even with port 0, maybe you can follow this topic to tune the OS configuration to mitigate the bind failure issue. https://stackoverflow.com/questions/33813701/on-linux-when-performing-a-socket-bind-with-port-0-pick-a-random-port-using-c Another idea is to enhance the Kyuubi's code to add a retry logic here, PR is welcome -- 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: notifications-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org