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/05/27 04:03:30 UTC

[GitHub] [shardingsphere] kimmking edited a comment on issue #5755: sharding-jdbc slow start

kimmking edited a comment on issue #5755:
URL: https://github.com/apache/shardingsphere/issues/5755#issuecomment-633894489


   this option can avoid sharding tables metadata loading:
   > spring.shardingsphere.check.table.metadata.enabled =false
   
   this option can parallelly load metadata for all tables:
   > spring.shardingsphere.max.connections.size.per.query =50
   


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