tianxiaoliang commented on a change in pull request #953:
URL:
https://github.com/apache/servicecomb-service-center/pull/953#discussion_r620793162
##########
File path: etc/conf/app.yaml
##########
@@ -132,6 +132,11 @@ registry:
verifyPeer: false
certFile: /opt/ssl/client.crt
keyFile: /opt/ssl/client.key
+ fastRegister:
Review comment:
fastRegister并不是mongo层这个数据访问层的能力,而是sc整体的,不该放在mongo下。因为这并不是你操作mongodb时的一种能力,配置项设计要仔细思考
--
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]