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/03/16 15:30:33 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #4786: Use multiple threads to load meta data for different data sources

terrymanu opened a new issue #4786: Use multiple threads to load meta data for different data sources
URL: https://github.com/apache/incubator-shardingsphere/issues/4786
 
 
   The current meta data loading process are using single thread, it is better to load them concurrency with different data sources.
   
   The code is in class `org.apache.shardingsphere.core.metadata.ShardingMetaDataLoader`, please search `// TODO use multiple threads to load meta data for different data sources` to find check point.

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] ranjeet-floyd commented on issue #4786: Use multiple threads to load meta data for different data sources

Posted by GitBox <gi...@apache.org>.
ranjeet-floyd commented on issue #4786: Use multiple threads to load meta data for different data sources
URL: https://github.com/apache/incubator-shardingsphere/issues/4786#issuecomment-599666968
 
 
   @terrymanu  Can i take this ?. 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4786: Use multiple threads to load meta data for different data sources

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #4786: Use multiple threads to load meta data for different data sources
URL: https://github.com/apache/incubator-shardingsphere/issues/4786#issuecomment-602669269
 
 
   @ranjeet-floyd Thank you very much, already merged.

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4786: Use multiple threads to load meta data for different data sources

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #4786: Use multiple threads to load meta data for different data sources
URL: https://github.com/apache/incubator-shardingsphere/issues/4786#issuecomment-599858349
 
 
   Thank you, assigned. @ranjeet-floyd 

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] kimmking commented on issue #4786: Use multiple threads to load meta data for different data sources

Posted by GitBox <gi...@apache.org>.
kimmking commented on issue #4786: Use multiple threads to load meta data for different data sources
URL: https://github.com/apache/incubator-shardingsphere/issues/4786#issuecomment-600011800
 
 
   A tips: should consider size of threadpool and cores of cpu processors.

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu closed issue #4786: Use multiple threads to load meta data for different data sources

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #4786: Use multiple threads to load meta data for different data sources
URL: https://github.com/apache/incubator-shardingsphere/issues/4786
 
 
   

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] ranjeet-floyd commented on issue #4786: Use multiple threads to load meta data for different data sources

Posted by GitBox <gi...@apache.org>.
ranjeet-floyd commented on issue #4786: Use multiple threads to load meta data for different data sources
URL: https://github.com/apache/incubator-shardingsphere/issues/4786#issuecomment-602530657
 
 
   @kimmking  @terrymanu  Raised PR https://github.com/apache/incubator-shardingsphere/pull/4900/files

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] ranjeet-floyd commented on issue #4786: Use multiple threads to load meta data for different data sources

Posted by GitBox <gi...@apache.org>.
ranjeet-floyd commented on issue #4786: Use multiple threads to load meta data for different data sources
URL: https://github.com/apache/incubator-shardingsphere/issues/4786#issuecomment-602245915
 
 
   @kimmking  i am working on 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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] kimmking commented on issue #4786: Use multiple threads to load meta data for different data sources

Posted by GitBox <gi...@apache.org>.
kimmking commented on issue #4786: Use multiple threads to load meta data for different data sources
URL: https://github.com/apache/incubator-shardingsphere/issues/4786#issuecomment-600428069
 
 
   @ranjeet-floyd any progressing or problems?

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


With regards,
Apache Git Services