-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Bug] Close SSH session after remote shell finish #15348
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #15348 +/- ##
=========================================
Coverage 37.80% 37.81%
Complexity 4681 4681
=========================================
Files 1304 1304
Lines 44933 44934 +1
Branches 4811 4811
=========================================
+ Hits 16989 16990 +1
Misses 26095 26095
Partials 1849 1849 ☔ View full report in Codecov by Sentry. |
...eshell/src/main/java/org/apache/dolphinscheduler/plugin/task/remoteshell/RemoteExecutor.java
Fixed
Show fixed
Hide fixed
ff71d8c
to
be99324
Compare
c295794
to
c54b15c
Compare
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.
+1
LGTM
7f62ef6
to
a0fe61f
Compare
|
Purpose of the pull request
Fix remote ssh will cause thread leak.
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