Beyondeclipse commented on pull request #11345: URL: https://github.com/apache/shardingsphere/pull/11345#issuecomment-880537934
@tristaZero @totalo , Hi guys, I found method SchemaBuilder#appendDialectRemainTables gets exists table names and excludes them in loading TableMetaData , while it seems not necessary to do this. And I fix this and modify the loading data from 'TableContainedRule' by multi-thread, And in my system envirement, which has hundreds of databases, it makes the startup faster. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
