lengshanwudi opened a new issue #1938: URL: https://github.com/apache/servicecomb-java-chassis/issues/1938
app_id A 下的a服务,跨应用调用app_id B下的b服务和c服务,调用方式: cse://B:b/** cse://B:c/** b和c均已注册服务成功,且可以正常接收和处理app_id B下的其它服务请求。 问题:cse://B:b/** 可以请求成功,cse://B:c/**请求不成功返回500,: request process failed, response code:500, message:Probably invoke a service before it is registered, or no instance found for it, appId=SpeakerCloudzc, name=SpeakerCloudzc:alert-servcie, versionRule=0.0.0.0+. ---------------------------------------------------------------- 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]
