1qase4 opened a new pull request #9336: URL: https://github.com/apache/dolphinscheduler/pull/9336
This pull request fix Execption message miss, modify file dolphinscheduler-api\src\main\java\org\apache\dolphinscheduler\api\service\impl\DataSourceServiceImpl.java Because of org.apache.dolphinscheduler.plugin.datasource.api.client.CommonDataSourceClient#checkClient method convert sqlException to RuntimeException, org.apache.dolphinscheduler.api.service.impl.DataSourceServiceImpl#checkConnection method can't get right exception message.  This pull request is code cleanup without any test coverage. -- 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]
