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 2021/09/17 08:38:37 UTC

[GitHub] [shardingsphere] fffscd opened a new issue #12518: sharding-jdbc start too slow

fffscd opened a new issue #12518:
URL: https://github.com/apache/shardingsphere/issues/12518


   ## Bug Report
   sharding jdbc start too slow 
   
   my config
   ```
    Properties properties = config.getProps();
           properties.setProperty("check.table.metadata.enabled", Boolean.FALSE.toString());
   ```
   I have  3858 tables
   ```
   16:32:51.612 INFO           ShardingSphere-metadata - Loading 17 logic tables' meta data.
   16:32:56.690 INFO           ShardingSphere-metadata - Loading 3858 tables' meta data.
   ```
   
   ### Which version of ShardingSphere did you use?
   ```
    <groupId>org.apache.shardingsphere</groupId>
                   <artifactId>sharding-jdbc-core</artifactId>
                   <version>4.1.1</version>
   ```
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   ShardingSphere-JDBC
   
   ###
   I see many questions in the Issue, but don't have a  clear solution
   


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] menghaoranss commented on issue #12518: sharding-jdbc start too slow

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


   > Ok,I'll give a try. thanks
   
   Welcome, looking forward to your feedback again.


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] sandynz closed issue #12518: sharding-jdbc start too slow

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


   


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] fffscd commented on issue #12518: sharding-jdbc start too slow

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


   Ok,I'll give a try. thanks


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] menghaoranss commented on issue #12518: sharding-jdbc start too slow

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


   Hi, @fffscd Loading metadata  has been optimized in the latest version
   


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org