RaigorJiang opened a new issue, #32322: URL: https://github.com/apache/shardingsphere/issues/32322
## Bug Report ### Which version of ShardingSphere did you use? master 356fd944c14084744d3fe899b8604c050a94421e ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Expected behavior If the execution of `IMPORT DATABASE CONFIGURATION` fails, it should be rolled back ### Actual behavior If import data sources failed, an empty database will be left ### Reason analyze (If you can) YamlDatabaseConfigurationImportExecutor#importDatabaseConfiguration -- 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]
