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/09/13 05:36:33 UTC

[GitHub] [shardingsphere] Norshtein94 opened a new issue #7425: Application start too slow because of scanning all tables's scheme!

Norshtein94 opened a new issue #7425:
URL: https://github.com/apache/shardingsphere/issues/7425


   when I start-up my spring-boot application, sharding-jdbc would scan all tables's scheme, and it took 7 minutes to load datasources. It is just like a attack on my database, for there are thousands of tables in one datasource, and there are nearly 10 datasources in my application! Is it necessary to do this strange operation? And how could I speed up start-up?


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



[GitHub] [shardingsphere] tristaZero commented on issue #7425: Application start too slow because of scanning all tables's scheme!

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #7425:
URL: https://github.com/apache/shardingsphere/issues/7425#issuecomment-691780704


   Hi @Norshtein94 thanks for your feedback. That's precisely what we are improving. Please pay attention to #7342. 
   We will fix this issue in the incoming 5.x release. Please be patient.


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



[GitHub] [shardingsphere] tristaZero closed issue #7425: Application start too slow because of scanning all tables's scheme!

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #7425:
URL: https://github.com/apache/shardingsphere/issues/7425


   


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