sunbufu commented on issue #2601: Verify the shardingRule at the beginning URL: https://github.com/apache/incubator-shardingsphere/issues/2601#issuecomment-530253790 Hello, I am almost finished it, but I am blocked by `sharding-jdbc-spring-namespace`'s unit test. We know SS will load MetaData on application starting. In this case, this unit test will create some table after SS load MetaData. so my code get a wrong result with outdated MetaData. Can I add a `reInitMetaData()` method in `ShardingRuntimeContext` for this?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
