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

[7.x] Improve Node Shutdown Observability (#78727) #78865

Merged
merged 4 commits into from
Oct 13, 2021

Conversation

gwbrown
Copy link
Contributor

@gwbrown gwbrown commented Oct 8, 2021

Backports the following commits to 7.x:

* Increase node shutdown logging level when stalled

* Add allocation explanation to STALLED response

* Adjust logging levels per review

* Include all SingleNodeShutdownMetadata fields in logs

* Depluralize `node_shutdown_decisions` per review

* Repluralize node_allocation_decisions when we're actually reading from the Allocation Explain API
@gwbrown gwbrown added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Oct 8, 2021
@gwbrown gwbrown removed the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Oct 13, 2021
@gwbrown gwbrown merged commit 14a93f6 into elastic:7.x Oct 13, 2021
DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this pull request Jun 12, 2023
Reporting the `targetNodeName` was added to `main` in elastic#78727 but omitted
from the backport in elastic#78865. This commit adds the missing field to the
`toString()` response.
DaveCTurner added a commit that referenced this pull request Jun 12, 2023
Reporting the `targetNodeName` was added to `main` in #78727 but omitted
from the backport in #78865. This commit adds the missing field to the
`toString()` response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants