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

Fix message for stalled shutdown #89267

Merged

Conversation

DaveCTurner
Copy link
Contributor

Today if a node shutdown is stalled due to unmoveable shards then we say
to use the allocation explain API to find details. In fact, since #78727
we include the allocation explanation in the response already so we
should tell users just to look at that instead. This commit adjusts the
message to address this.

Backport of #89254

@DaveCTurner DaveCTurner added backport :Core/Infra/Node Lifecycle Node startup, bootstrapping, and shutdown auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v7.17.6 labels Aug 11, 2022
@DaveCTurner DaveCTurner force-pushed the 2022-08-11-backport-89254-7.17 branch from 6d67d0a to 8e7a16a Compare August 11, 2022 08:08
Today if a node shutdown is stalled due to unmoveable shards then we say
to use the allocation explain API to find details. In fact, since elastic#78727
we include the allocation explanation in the response already so we
should tell users just to look at that instead. This commit adjusts the
message to address this.

Backport of elastic#89254
@DaveCTurner DaveCTurner force-pushed the 2022-08-11-backport-89254-7.17 branch from 8e7a16a to abbf511 Compare August 11, 2022 08:31
@elasticsearchmachine elasticsearchmachine merged commit d1e8147 into elastic:7.17 Aug 11, 2022
@DaveCTurner DaveCTurner deleted the 2022-08-11-backport-89254-7.17 branch August 11, 2022 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Core/Infra/Node Lifecycle Node startup, bootstrapping, and shutdown v7.17.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants