tristaZero commented on issue #2394: too slow when application 
running,version:4.0.0-RC1
URL: 
https://github.com/apache/incubator-shardingsphere/issues/2394#issuecomment-493416432
 
 
   Hi, instead of  loading the metadata from all of sharding tables and 
checking them,
   `check.table.matedata.enable:false` will make Sharding Sphere only load the 
meta data from one sharding table and all tables from default data source. 
Because we need the metadata of sharding table.
   So it is not a bug, but an optimization item. Please refer to 
[#1951](https://github.com/apache/incubator-shardingsphere/issues/1951).
   If you're interested in it, please try to do it.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to