robotLJW commented on a change in pull request #844:
URL:
https://github.com/apache/servicecomb-service-center/pull/844#discussion_r570804643
##########
File path: etc/conf/app.yaml
##########
@@ -83,6 +83,15 @@ registry:
request:
timeout:
mongo:
+ heartbeat:
+ # Mongo's heartbeat plugin
+ # heartbeat.kind="heartbeatchecker or heartbeatcache"
+ # if heartbeat.kind equals to 'heartbeatcache', should set cacheCapacity
and workerNum
+ # capacity = 10000
+ # workerNum = 10
+ kind: heartbeatcache
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.
For queries about this service, please contact Infrastructure at:
[email protected]