fuziye01 opened a new pull request #1053: URL: https://github.com/apache/servicecomb-service-center/pull/1053
【issue】: #1052 【特性/模块名称】:mongo db 连接 【修改内容】: 新增配置项registry.mongo.cluster.poolSize,把该参数设置为可以配置的,默认设置为1000 创建mongoclient的时候传入参数,扩大go driver与mongo的连接数量 【自测情况】: 测试通过,通过配置poolSize可以提高go driver 与mongo的连接数量,高并发场景酌情配置 -- 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]
