oxsean commented on issue #14569:
URL: https://github.com/apache/dubbo/issues/14569#issuecomment-2306312532

   I think this is by design, and this random means not picking a random one, 
but looking for an available port starting from the default port upwards, see:
   
https://github.com/apache/dubbo/blob/3.3/dubbo-common/src/main/java/org/apache/dubbo/common/utils/NetUtils.java#L117
   
   DUBBO-501 随机端口改为在缺省端口的基础上增长:
   
https://github.com/apache/dubbo/commit/bf0eee922ba995e78533ae7e8983518c4be247e8


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