little-cui commented on code in PR #1324:
URL: 
https://github.com/apache/servicecomb-service-center/pull/1324#discussion_r948869506


##########
server/server.go:
##########
@@ -118,9 +118,8 @@ func (s *ServiceCenterServer) initDatasource() {
                                log.Error("", err)
                        }
                },
-               EnableCache:        config.GetRegistry().EnableCache,
-               InstanceTTL:        config.GetRegistry().InstanceTTL,
-               InstanceProperties: 
config.GetStringMap("registry.instance.properties"),

Review Comment:
   支持服务中心为注册过来的实例自动赋予一些内置属性,比如:注册中心是哪个引擎内的,向这个引擎注册的实例,也会带上引擎信息



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