yanghao605 opened a new issue, #4744: URL: https://github.com/apache/servicecomb-java-chassis/issues/4744
### Steps to Reproduce 1. sdk版本为3.2.0 2. 当前版本的注册逻辑为在SCBEngine中在registrationManager.run执行完后,将注册中心的服务实例状态改为UP 3. 但是当注册中心异常重启后,服务重新注册时,并不会再修改注册中心服务实例的状态,从而导致注册中心中,服务实例的状态一直是STARTING ### Expected Behavior 注册中心异常后,服务实例重新注册能够将状态修改为UP ### Servicecomb Version _No response_ ### Additional Context _No response_ -- 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]
