You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "xiaohaoni (via GitHub)" <gi...@apache.org> on 2023/04/08 08:26:28 UTC

[GitHub] [dubbo] xiaohaoni commented on issue #12037: dubbo升级到3.0之后默认多级注册,影响gateway的路由如何解决

xiaohaoni commented on issue #12037:
URL: https://github.com/apache/dubbo/issues/12037#issuecomment-1500824829

   @chickenlj  
   之前是2.7.15版本的,dubbo的端口是包到spring 的端口里面的,
   ![ba814cebae2ec7699f17602b20fcf34](https://user-images.githubusercontent.com/59159779/230711632-f3b85ba6-2d4a-490d-9c49-6ed0934fc1ce.png)
   升级到3.0后,dubbo就会单独注册一个端口
   ![14b2173c5e7fbb0188ce809521adb74](https://user-images.githubusercontent.com/59159779/230711677-dfd50799-4d1f-4ebe-ab33-6101ff3b60e1.png)
   导致在gateway路由负载均衡的时候有机率会路由到dubbo的端口里去,路由到spring 的端口是正常调用接口的,但是路由到dubbo的端口就会接口调用失败


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org