-
Notifications
You must be signed in to change notification settings - Fork 5k
datasource test and sql task Remove connection pool issues is #14179 #14193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
hi @xuhui1231 I am very sorry. I understand the problem #14183 that this PR is currently trying to solve. I think our content has been repeated. After the communication in the weekly meeting, I will discuss and decide to remove the connection pool under daatasource, so I am still working on it Currently this works. |
haha. I also made a PR that wound like to remove connection pool in Kyuubi datasource #14190 |
|
I suggest creating an "issues" or task breakdown to handle the multiple data sources. Everyone can choose the sources they are interested in and make modifications for testing purposes. |
OH,That's a good idea,After I test I will create Issues |
|
@xuhui1231 Hi, please run command |
…14179 uniform style by 20230720
|
https://github.com/apache/dolphinscheduler/actions/runs/5607655761/jobs/10259960705?pr=14193 it seems some UT error currently, do you have time to correct the fail CI |
…14179 uniform style by 20230720
Codecov Report
@@ Coverage Diff @@
## dev #14193 +/- ##
============================================
+ Coverage 38.51% 38.57% +0.05%
- Complexity 4573 4577 +4
============================================
Files 1260 1260
Lines 43804 43748 -56
Branches 4834 4824 -10
============================================
+ Hits 16872 16875 +3
+ Misses 25057 25001 -56
+ Partials 1875 1872 -3
... and 4 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
zhongjiajie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
|
SonarCloud Quality Gate failed.
|
|
thanks @SbloodyS , I will cherry pick to 3.1.8 prepare |
|
This PR will introduce new bug, the datasource client will only keep one connection. |
…14193) * datasource test and sql task Remove connection pool issues is #14179 * datasource test and sql task Remove connection pool issues is #14179 uniform style * datasource test and sql task Remove connection pool issues is #14179 uniform style by 20230720 * datasource test and sql task Remove connection pool issues is #14179 uniform style by 20230720 --------- Co-authored-by: xuhui <[email protected]> Co-authored-by: Jay Chung <[email protected]> (cherry picked from commit e4fb5b3)











close: #14179
Purpose of the pull request
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md