Skip to content

Conversation

idegtiarenko
Copy link
Contributor

This change manually backports the following commits to [8.x]:

Shutdown metadata is keyed on node id. This makes sense since only one
node with a given node id can exist within a cluster. However, it is
possible that shutdown was initiated for one instance of a node, but
that node is restarted. This commit adds the ephemeral node id to
shutdown metadata so that nodes with the same id but different ephemeral
id can be distinguished.

(cherry picked from commit 7fb6ca4)
Copy link
Contributor

github-actions bot commented Jan 3, 2025

Documentation preview:

@elasticsearchmachine elasticsearchmachine added v8.18.0 needs:triage Requires assignment of a team area label labels Jan 3, 2025
@idegtiarenko idegtiarenko added >refactoring backport Team:Core/Infra Meta label for core/infra team :Core/Infra/Node Lifecycle Node startup, bootstrapping, and shutdown v8.18.0 and removed needs:triage Requires assignment of a team area label v8.18.0 labels Jan 3, 2025
Copy link
Member

@thecoop thecoop left a comment

Choose a reason for hiding this comment

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

LGTM

@idegtiarenko idegtiarenko merged commit 34d43e0 into elastic:8.x Jan 3, 2025
15 checks passed
@idegtiarenko idegtiarenko deleted the backport/8.x/pr_118722 branch January 3, 2025 11:51
@rjernst
Copy link
Member

rjernst commented Jan 6, 2025

Thanks @idegtiarenko

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Core/Infra/Node Lifecycle Node startup, bootstrapping, and shutdown >refactoring Team:Core/Infra Meta label for core/infra team v8.18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants