-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Fix-14646][Worker] Fix match wrong pid on linux server #14652
Conversation
...r-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java
Show resolved
Hide resolved
...sk-api/src/test/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtilsTest.java
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## dev #14652 +/- ##
============================================
+ Coverage 38.69% 38.72% +0.02%
- Complexity 4660 4668 +8
============================================
Files 1287 1287
Lines 44238 44244 +6
Branches 4877 4880 +3
============================================
+ Hits 17120 17132 +12
+ Misses 25224 25215 -9
- Partials 1894 1897 +3
... and 4 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Please run it again. Thanks @SbloodyS |
Done. |
Once again, please😂 |
Hi @CallMeKingsley97 , may I ask why you separate these three test cases? It doesn't seem to cover three different OS. |
Sorry, I forgot to read the reply earlier. These cases just for linux OS, in order to test different types of processes. |
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
Hi @Gallardot , please help check this |
oops. Due to the recent release of the latest version of Kubernetes, there may be differences in the command. I will fix this issue immediately. |
SonarCloud Quality Gate failed. 0 Bugs 47.1% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
* [DS-14646][Worker] Fix match wrong pid on linux server This closes #14646 --------- Co-authored-by: yangxin3 <[email protected]> (cherry picked from commit b3af374)
This closes #14646
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