xuchangqun commented on issue #6905: URL: https://github.com/apache/dolphinscheduler/issues/6905#issuecomment-987668749
@huangfox Sorry to reply so late. I have debug code in branch dev. There are following situations. 1. set incorrect password -> return JDBC connect failed. 2. set incorrect host (can't ping) -> Connection timeout(according to settings 'connection-timeout') and return JDBC connect failed. 3. correct -> return '成功' -- 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]
