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

OCTRL-949 [core] Improve reaction to nodes becoming unreachable #636

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

knopers8
Copy link
Collaborator

Includes:

  • fixed copy-paste logs "received executor failed" -> "received agent failed"
  • added an operator log in case of connection issues to a mesos slave
  • allowed to re-register agent and executor IDs for a Task once they come back (they are removed when an Agent/Executor failure is received). Effectively, this allows an environment to be torn down correctly, fixing at least some of the leftover task issues (OCTRL-611).
  • added documentation about configuring the node-down timeout

…hable

Includes:
- fixed copy-paste logs "received executor failed" -> "received agent failed"
- added an operator log in case of connection issues to a mesos slave
- allowed to re-register agent and executor IDs for a Task once they come back (they are removed when an Agent/Executor failure is received). Effectively, this allows an environment to be torn down correctly, fixing at least some of the leftover task issues (OCTRL-611).
- added documentation about configuring the node-down timeout
@knopers8 knopers8 requested review from teo and justonedev1 November 26, 2024 13:55
@teo teo merged commit 9b967cc into AliceO2Group:master Dec 5, 2024
2 checks passed
@knopers8 knopers8 deleted the better-handle-connection-loss branch December 5, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants