-
Notifications
You must be signed in to change notification settings - Fork 1.3k
bug fix: shutdown meta server before job manager init, may core #2332
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
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.
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.
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
42a902f
Codecov Report
@@ Coverage Diff @@
## master #2332 +/- ##
==========================================
- Coverage 86.46% 86.14% -0.33%
==========================================
Files 649 648 -1
Lines 64374 64878 +504
==========================================
+ Hits 55662 55887 +225
- Misses 8712 8991 +279
Continue to review full report at Codecov.
|
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.
Good catch
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.
…ft-inc#2332) * bug fix: shutdown meta server before job manager init, may core * check if there is a stop before init, and if there is no init before stop * CI issue * fix clang-9 CI complait * clang-9 complaint keyword macro, lower compiler complaint clang-9 pragma... tired Co-authored-by: dangleptr <37216992+dangleptr@users.noreply.github.com>
Co-authored-by: jie.wang <38901892+jievince@users.noreply.github.com>
shutdown job manager if its Initialization finished