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 2020/06/29 14:00:14 UTC

[GitHub] [shardingsphere] xbkaishui edited a comment on issue #6212: Optimize startup time, control which tables can load when startup

xbkaishui edited a comment on issue #6212:
URL: https://github.com/apache/shardingsphere/issues/6212#issuecomment-651137167


   **I think we can solve this in two ways:** 
   1. for my case, one app load few tables,  can we just add a config to specify which tables want to load
   2. another way is can we use lazy load ?   I means loading table metadata when first used,  for the lazy load, it will affect the performance for the first sql execution , this will be a trade off  
   


----------------------------------------------------------------
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