sandynz commented on issue #15876: URL: https://github.com/apache/shardingsphere/issues/15876#issuecomment-1073196280
Hi @galaxylqx , What's the advantages if we do data source aggregation? Save opened connections? It's true in some cases, but we could consider the most connections we need for peak throughput, the connections counts are similar in this case, no matter we do data source aggregation or not. And we could do some optimization on data source configuration to take similar effect. -- 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]
