terrymanu opened a new issue, #20815: URL: https://github.com/apache/shardingsphere/issues/20815
Catch exception is not recommended, please investigate the class DataSourcePropertiesValidator, and try to instead of catch exception to SQLException and ShardingSphereInternalException. Just search `// TODO check why catch exception here, can it simplify to catch SQLException and ShardingSphereInternalException?` to find the codes. -- 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]
