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

Add 2.6 and 2.7 to the triggered restart list #6786

Merged
merged 1 commit into from
May 10, 2023

Conversation

barkbay
Copy link
Contributor

@barkbay barkbay commented May 10, 2023

Fixes #6765

@barkbay barkbay added >docs Documentation v2.8.0 labels May 10, 2023
Copy link
Collaborator

@pebrc pebrc left a comment

Choose a reason for hiding this comment

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

Surprised that we missed this.

@thbkrkr
Copy link
Contributor

thbkrkr commented May 10, 2023

Same, I swear I checked that there was no restart when updating from 2.6 to 2.7 with a very simple stack (quickstart). Maybe it happens with a more complex stack.

@barkbay barkbay merged commit 3db1e39 into elastic:main May 10, 2023
@barkbay barkbay deleted the docs/restart-on-upgrade-2.8 branch May 10, 2023 12:52
barkbay added a commit to barkbay/cloud-on-k8s that referenced this pull request May 10, 2023
@BenB196
Copy link

BenB196 commented May 10, 2023

Same, I swear I checked that there was no restart when updating from 2.6 to 2.7 with a very simple stack (quickstart). Maybe it happens with a more complex stack.

FYI, my issue might've been confusing, I've upgraded a few ~10 ECK operators that manage clusters, and didn't see a restart from 2.6 -> 2.7, but did see a restart for 2.5 -> 2.6 and 2.5 -> 2.7, so might only be 2.6 that causes a restart.

(Weird side note, 2.7 does cause some beats/agents to be restarted, but I don't think that is a documented thing anywhere)

@barkbay
Copy link
Contributor Author

barkbay commented May 10, 2023

didn't see a restart from 2.6 -> 2.7,

I did a quick test before opening the PR. While Elasticsearch Pods were not restarted in that context, it was not the case for the Kibana ones which were actually restarted.

Weird side note, 2.7 does cause some beats/agents to be restarted, but I don't think that is a documented thing anywhere

Same for Kibana, that's why I included 2.7 in that list, which I did not consider as restricted to Elasticsearch.

@barkbay barkbay changed the title [DOC] Add 2.6 and 2.7 to the triggered restart list Add 2.6 and 2.7 to the triggered restart list May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs Documentation v2.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] Upgrading from to/through 2.6 causes a rolling restart of Elasticsearch cluster.
4 participants