-
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][Master] Fix Potential danger in the event of a worker failover #15689
Conversation
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #15689 +/- ##
=========================================
Coverage 38.96% 38.96%
Complexity 4840 4840
=========================================
Files 1316 1316
Lines 45010 45011 +1
Branches 4818 4818
=========================================
+ Hits 17539 17540 +1
Misses 25575 25575
Partials 1896 1896 ☔ View full report in Codecov by Sentry. |
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
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.
Please use English in commit message.
Co-authored-by: caishunfeng <[email protected]>
fixed |
Quality Gate passedIssues Measures |
Purpose of the pull request
This pull request to fix #15688 , when path is null or empty, it will cause serverhost is null, it is danger
please check the issue out for details
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