lbc97 edited a comment on issue #2658:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2658#issuecomment-987865196


   验证结果:
   
当consumer访问接口A时是轮询访问,即这一次访问调用provider1的A接口,下一次就会访问provider2的A接口,而B接口可以正常访问,与正常访问无异。
   验证过程:
   先启动高版本的微服务,即拥有B接口的微服务,再启动consumer,并多次访问A,B两个接口,再启动低版本的微服务,再多次访问A,B接口


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


Reply via email to