You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/07/09 09:51:43 UTC

[GitHub] [incubator-shardingsphere] tuohai666 opened a new issue #2682: Improve performance of RoutingEngine

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:
users@infra.apache.org


With regards,
Apache Git Services