tuohai666 opened a new issue #2682: Improve performance of RoutingEngine URL: https://github.com/apache/incubator-shardingsphere/issues/2682 getActualDatasourceNames() and getActualTableNames() will traverse actual data nodes for every SQL routing. To improve the performance, actual datasources and tables need to be cached.
---------------------------------------------------------------- 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] With regards, Apache Git Services
