supervate commented on issue #7875:
URL: https://github.com/apache/rocketmq/issues/7875#issuecomment-2165258763

   If I deploy multi proxy-server and using different port.
   e.g p1:8080,p2:8081,p3:8082
   Here have a problem that when client call the p1's api to get the topic 
route info.
   This constructor will replace all broker's address port to current proxy's 
port, like this:
   p1:8080,p2:8080,p3:8080.
   
   


-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to