Jakty commented on issue #634: Failed to get reconnected sender, all alpha server is down URL: https://github.com/apache/servicecomb-pack/issues/634#issuecomment-590138741 @WillemJiang 问题已找到 原因是在B服务的pom.xml中引入了Omega-transport-feign的拦截器,但实际上没有把Omega-transport-feign的jar包引入到B服务中。刷新idea的maven后,看到Omega-transport-feign的jar,再启动就OK了。 多谢你的解答!!
---------------------------------------------------------------- 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
