summaryzb commented on issue #2064:
URL: https://github.com/apache/uniffle/issues/2064#issuecomment-2712306051

   > what will happen when random port already used and then throw exception ?
   > 
   > So, I think can add check: if there is port already used, then use other 
port , what do you think ?
   
   For grpc and netty port which set to zero, it'll retry bind a free port. For 
http port which retried to lock a free port ahead, it'll  not encounter port 
conflict when actually bind


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