qbmiller edited a comment on issue #11436:
URL: 
https://github.com/apache/shardingsphere/issues/11436#issuecomment-884759986


   this code block. sometimes run ; 
   sometimes not run this code block;   haven't looked closely yet
   
   rewrite ColumnMetaDataLoader#load add log.info();  can saw the problem;  
scan every table 
   eg: we have 20tables for 1~1000 shared;  will scan 20*1000=20000 times 
metadata
   
   spring.shardingsphere.props.check-table-metadata-enabled=false   default 
false; not work for that
   


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


Reply via email to