gMan1990 opened a new issue, #4022: URL: https://github.com/apache/shenyu/issues/4022
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior port out of range:-1 ### Expected Behavior get actual port from dubbo ### Steps To Reproduce - See issue title. - And dubbo docs: https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/config/properties/#protocol - `如果配置为-1,则会分配一个没有被占用的端口` ### Environment ```markdown ShenYu version(s): 2.5.0 ``` ### Debug logs ```text at org.apache.shenyu.client.core.disruptor.subcriber.ShenyuClientURIExecutorSubscriber.executor(ShenyuClientURIExecutorSubscriber.java:62) ``` ### Anything else? _No response_ -- 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]
