liubao68 commented on issue #1428: servicecomb的consumer是否支持按需缓存依赖服务的schema,而不是全量缓存 URL: https://github.com/apache/servicecomb-java-chassis/issues/1428#issuecomment-560187190 这个确实是一个优化点。 目前的建议是可以实现一个BootEventListener, 在启动的时候,预加载一下契约,避免第一次访问缓慢。 2.0.0目前会做契约管理优化, 我将这个issue标记为improvement。
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
