question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

sharding-jdbc 5.1.2 startup very slow

See original GitHub issue

sharding-jdbc : 5.1.2

      <dependency>
            <groupId>org.apache.shardingsphere</groupId>
            <artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
            <version>5.1.2</version>
        </dependency>

tables : 200+

same config, with version 5.1.0 , application startup very fast

change to version 5.1.2 , application start very slow…

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:19 (11 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Apache ShardingSphere document
ShardingSphere‐JDBC defines itself as a lightweight Java framework that provides extra services at the. Java JDBC layer.
Read more >
Apache ShardingSphere & Energy Monster - SphereEx
Within the ShardingSphere ecosystem, ShardingSphere-JDBC is positioned as a ... With a large number of tables, the loading process would be slow.
Read more >
How to Use ShardingSphere-Proxy in Real Scenarios—Your ...
There are many scenarios where ShardingSphere-JDBC is used for data sharding. ... By doing so, ShardingSphere-Proxy will reload the metadata after startup.
Read more >
49 Overview of Oracle Sharding - Database
Sharded database (SDB) – a single logical Oracle Database that is horizontally partitioned across a pool of physical Oracle Databases (shards) that share...
Read more >
Spring AMQP
You may wish to use this mode with the RabbitMQ Sharding Plugin with CacheMode. ... This is best illustrated with a simple Spring...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found