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/02/14 03:19:04 UTC

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4295: #4278 Add log details for metadata load when app startup

terrymanu commented on issue #4295: #4278 Add log details for metadata load when app startup
URL: https://github.com/apache/incubator-shardingsphere/pull/4295#issuecomment-586078870
 
 
   A new suggestion:
   Can we consider about log the table one by one, it makes the loading looks like active. So the log format should be: 
   
   ```
   Loading metadata, total tables: %s
   Loading table %s 1
   Loading table % s2
   ...
   Loading table %s n
   Loading metadata finished, cost %s miles
   ```
   
   

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