yanghao605 commented on issue #4744:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/4744#issuecomment-2693526570

   
sdk在初始化的时候会把instance的状态改starting,服务注册成功后,sdk会调用注册中心接口更新实例状态为UP,但是其没有更新自身内存中的实例状态,所以等到注册中心异常,再重新注册的时候,实例初始状态还是STARTING,但是这一次注册没有更新实例状态的步骤了


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