zrlw opened a new pull request, #1223:
URL: https://github.com/apache/dubbo-samples/pull/1223

   50051,50052,50053 ports falls within Linux's default ephemeral port range 
(32768–61000). According to port classification standards, these ports belong 
to the dynamic/private port range (49152–65535) and are typically used for 
temporary connection assignments in client programs, they should be reserved to 
avoid address already in used exception during testing like this:
   
![image](https://github.com/user-attachments/assets/dc9bf32c-9f09-4f25-b8f3-5efd95e8ce66)
   


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