Silocean opened a new issue, #11789:
URL: https://github.com/apache/dubbo/issues/11789

   <!-- If you need to report a security issue please visit 
https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   
   ## Ask your question here
   
   ### Environment
   dubbo: 3.2.0-beta.5
   jdk: 1.8
   k8s: 1.25.2
   istio: 1.17.1
   
   ### Steps to reproduce this issue
   1. 
按照官方示例(https://cn.dubbo.apache.org/zh-cn/overview/tasks/mesh/proxyless/)搭建了测试环境。
   2. 
使用了官方测试demo(https://github.com/apache/dubbo-samples/tree/master/3-extensions/registry/dubbo-samples-xds),修改dubbo版本到3.2.0-beta.5。
   3. 在k8s中部署了两个版本(v1与v2)的provider以及一个consumer。
   4. 使用路由配置如下所示:
       <img width="553" alt="image" 
src="https://user-images.githubusercontent.com/6680721/224353936-96901bde-c97f-4921-9ec7-ee3a34c776d8.png";>
   
   ### Expected Behavior
   v1版本的pod接收全部consumer流量,v2版本pod没有流量。
   ### Actual Behavior
   v1与v2版本流量均有流量,流量路由功能未生效。
   <img width="719" alt="image" 
src="https://user-images.githubusercontent.com/6680721/224354358-beddc528-137a-45c0-89e3-b7dfc7a6162a.png";>
   


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