You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/04/11 03:10:10 UTC

[GitHub] [dolphinscheduler] wqxs opened a new issue, #9428: datasource bug

wqxs opened a new issue, #9428:
URL: https://github.com/apache/dolphinscheduler/issues/9428

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   In the data source function module, I select the postgresql type data source. After the test is successful, I delete the password for the test, or it is successful.
   
   ### What you expected to happen
   
   ![Uploading image.png…]()
   
   
   ### How to reproduce
   
   Fill in the correct data source connection information first, after the test is successful, delete the password, and then test
   
   ### Anything else
   
   The reason for the problem is because: the DataSourceClient created by dbType, user and jdbcUrl as the key when getting the DatasourceUniqueId in the 55th line of the DataSourceClientProvider, so the first DataSourceClient is found in the second test, So there will be cases where the test can be successful without a password
   
   ### Version
   
   2.0.5
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] wqxs commented on issue #9428: datasource bug

Posted by GitBox <gi...@apache.org>.
wqxs commented on issue #9428:
URL: https://github.com/apache/dolphinscheduler/issues/9428#issuecomment-1094512109

   ![image](https://user-images.githubusercontent.com/69672009/162661663-cf221498-5ddb-42a5-9f01-13d85ce971de.png)
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] caishunfeng closed issue #9428: [Bug][DataSource] delete the password and test again, it is successful without password

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #9428: [Bug][DataSource] delete the password and test again, it is successful without password
URL: https://github.com/apache/dolphinscheduler/issues/9428


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] lenboo commented on issue #9428: datasource bug

Posted by GitBox <gi...@apache.org>.
lenboo commented on issue #9428:
URL: https://github.com/apache/dolphinscheduler/issues/9428#issuecomment-1094502148

   The image upload failed, please try again.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #9428: datasource bug

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #9428:
URL: https://github.com/apache/dolphinscheduler/issues/9428#issuecomment-1094497795

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw) and send your question to channel `#troubleshooting`


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] wqxs commented on issue #9428: datasource bug

Posted by GitBox <gi...@apache.org>.
wqxs commented on issue #9428:
URL: https://github.com/apache/dolphinscheduler/issues/9428#issuecomment-1094513745

   > The image upload failed, please try again.
   ![162661663-cf221498-5ddb-42a5-9f01-13d85ce971de](https://user-images.githubusercontent.com/69672009/162662064-9413603e-27ed-41b0-ab79-c5fac5ad32fc.png)
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org