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/08 16:22:50 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #4278: Add log details for metadata load when app startup

terrymanu opened a new issue #4278: Add log details for metadata load when app startup
URL: https://github.com/apache/incubator-shardingsphere/issues/4278
 
 
   ShardingSphere need database and table metadata when app startup.
   It will spend lots time if there are lots of amount databases and tables.
   It is better to log more details about metadata load when app startup.
   
   The log may include:
   
   - [x] Start to load metadata.
   - [ ] Verify sharding table or not.
   - [x] Number of tables and details of each table name.
   - [x] Finish to load metadata and log the total loading time.

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