yhs0092 opened a new pull request #1600: [SCB-1691] Refactor registry module
URL: https://github.com/apache/servicecomb-java-chassis/pull/1600
 
 
   main features:
   
   - one microservice instance can hold multiple `ServiceRegistry` instances, 
which are managed in `RegistryUtils`, so that one instance can connect to 
multiple service center clusters
   - when microservice instance is shutdown, the corresponding instance record 
in service center is switched to `DOWN` status and the shutdown precedure is 
blocked for a while, so that consumer can get enough time to get notified that 
this instance is stopping. The block period length is determined by the config 
item `servicecomb.boot.turnDown.waitInSeconds`
   

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

Reply via email to