elasticsearch/docs/reference/shutdown/apis
Ievgen Degtiarenko 34d43e08f3
[8.x] Add ephemeral node id to shutdown metadata (#118722) (#119501)
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 7fb6ca447a)
2025-01-03 12:51:50 +01:00
..
shutdown-api.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
shutdown-delete.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00
shutdown-get.asciidoc [8.x] Add ephemeral node id to shutdown metadata (#118722) (#119501) 2025-01-03 12:51:50 +01:00
shutdown-put.asciidoc [DOCS] More links to new API site (#119377) (#119417) 2024-12-31 20:19:47 +00:00