Skip to content

[8.0] Fix Serialization version check in Shutdown Status (#81342)#81344

Merged
elasticsearchmachine merged 1 commit intoelastic:8.0from
AthenaEryma:backport/8.0/pr-81342
Dec 4, 2021
Merged

[8.0] Fix Serialization version check in Shutdown Status (#81342)#81344
elasticsearchmachine merged 1 commit intoelastic:8.0from
AthenaEryma:backport/8.0/pr-81342

Conversation

@AthenaEryma
Copy link
Copy Markdown
Contributor

Backports the following commits to 8.0:

The version used to determine whether we should serialize the allocation
decisions as part of the Shutdown Status response was not updated after
elastic#78727 was merged. This causes very confusing errors in mixed 8.x/7.16.x
clusters. Note: The version constant was updated in the backport to
7.16, but not in 8.x. This is good, as at time of writing, 7.16 has
shipped, but 8.0 has not.
@AthenaEryma AthenaEryma added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Dec 3, 2021
@elasticsearchmachine elasticsearchmachine merged commit f8a4063 into elastic:8.0 Dec 4, 2021
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 v8.0.0-rc1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants