You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/03/29 01:30:08 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2326: 当服务端停止服务时,客户端已经刷新了微服务列表,但是客户端重启和不重启,访问报错的异常不同

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


   第一个异常是因为客户端已经有过服务端的元数据信息了,只是没实例;第二个异常由于是重启, 获取元数据信息就失败了。 两个场景的信息(服务内部状态)不一样,所以异常也不一样。 


-- 
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:
users@infra.apache.org