This is an automated email from the ASF dual-hosted git repository.
liubao pushed a change to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git.
from d4e2a7c [SCB-2082] add separated switches for metricsEndpoint and
healthEndpoint (#1957)
add bc94aa6 [SCB-2105]turn instance status to DOWN and wait for a period
time when shutdown (#2010)
No new revisions were added by this update.
Summary of changes:
.../org/apache/servicecomb/core/SCBEngine.java | 33 ++++++++++++++++++++
.../org/apache/servicecomb/core/TestSCBEngine.java | 14 ++++++++-
.../servicecomb/serviceregistry/api/Const.java | 10 ++++++
.../client/LocalServiceRegistryClientImpl.java | 25 +++++++++++++++
.../client/ServiceRegistryClient.java | 10 ++++++
.../client/http/ServiceRegistryClientImpl.java | 36 ++++++++++++++++++++++
6 files changed, 127 insertions(+), 1 deletion(-)