liubao68 commented on issue #3685:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/3685#issuecomment-1696688947

   > 
补充说明下重新加载契约必要性:(1)gateway在微服务改变接口的情况下不重启;(2)老版本provider和新版本consumer先启动,然后升级provider到新版本场景。
   
   考虑到按照java chassis使用习惯,这2个场景并不实用。可以通过改变版本号实现gateway和consumer不重启。 
后续会在客户端根据service id来缓存schema信息,service id不变化,则不重新从注册中心获取schema。 


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