Skip to content
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

if node failed and exited, need relaunch on heartbeat timeout #1420

Conversation

majieyue
Copy link
Collaborator

@majieyue majieyue commented Jan 3, 2025

What changes were proposed in this pull request?

change dead node skip to only succeeded exit node

Why are the changes needed?

if node failed and exited, but stuck into some post-mortem action such as coredump upload, we won't wait for it finishing, but relaunch as soon as the heartbeat timeout

Does this PR introduce any user-facing change?

No

How was this patch tested?

UT

….g. upload corefile, we need to relaunch at once without waiting
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.14%. Comparing base (22ead8c) to head (1d73743).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1420      +/-   ##
==========================================
- Coverage   81.15%   81.14%   -0.01%     
==========================================
  Files         237      237              
  Lines       23131    23144      +13     
==========================================
+ Hits        18771    18780       +9     
- Misses       4360     4364       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@BalaBalaYi BalaBalaYi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BalaBalaYi BalaBalaYi added the enhancement New feature or request label Jan 3, 2025
@BalaBalaYi BalaBalaYi added this to the v0.4.0 milestone Jan 3, 2025
@majieyue majieyue merged commit e3a2f9c into intelligent-machine-learning:master Jan 3, 2025
9 checks passed
liyzcj pushed a commit that referenced this pull request Jan 22, 2025
….g. upload corefile, we need to relaunch at once without waiting (#1420)

Co-authored-by: Ma Jie Yue <[email protected]>
Co-authored-by: Tianyi Chen <[email protected]>
(cherry picked from commit e3a2f9c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants