1782935682 opened a new issue, #9630: URL: https://github.com/apache/rocketmq/issues/9630
### Before Creating the Bug Report - [x] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [x] I have searched the [GitHub Issues](https://github.com/apache/rocketmq/issues) and [GitHub Discussions](https://github.com/apache/rocketmq/discussions) of this repository and believe that this is not a duplicate. - [x] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ. ### Runtime platform environment centos7 ### RocketMQ version 5.3.3 ### JDK Version 1.8 ### Describe the Bug proxy local模式,使用remoting sdk获取路由,会获取到8081 grpc端口 <img width="1610" height="796" alt="Image" src="https://github.com/user-attachments/assets/1248ca95-aa12-439f-91d4-b7caa188bd75" /> ### Steps to Reproduce 1.使用remoting客户端,设置127.0.0.1:8080 2.启动producer <img width="1412" height="598" alt="Image" src="https://github.com/user-attachments/assets/662acc55-beb1-4dd5-bed6-d790bb5031eb" /> ### What Did You Expect to See? 返回remoting端口 ### What Did You See Instead? 返回gprc的端口 ### Additional Context _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]
