Skip to content

Backport of [NET-4876] docs - update upgrade index page to not recommend consul leave. into release/1.16.x#18110

Merged
jmurret merged 3 commits into
release/1.16.xfrom
backport/jm/docs/friendly-warm-quail
Jul 13, 2023
Merged

Backport of [NET-4876] docs - update upgrade index page to not recommend consul leave. into release/1.16.x#18110
jmurret merged 3 commits into
release/1.16.xfrom
backport/jm/docs/friendly-warm-quail

Conversation

@hc-github-team-consul-core
Copy link
Copy Markdown
Collaborator

Backport

This PR is auto-generated from #18100 to be assessed for backporting due to the inclusion of the label backport/1.16.

The below text is copied from the body of the original PR.


Description

consul leave is bad during upgrades because the leaving server will disconnect and think there is no leader and initiate a series of new elections, but cannot communicate with others. When it comes up, its term is much higher than the leader and the leader will detect this and step down. Having the leader change is bad when you are trying to guarantee that the leader is upgraded last.

We've already changed this on the general upgrade process page. This is another instance we just found


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core requested a review from a team as a code owner July 12, 2023 16:57
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/jm/docs/friendly-warm-quail branch 2 times, most recently from 0d68ebf to 915bb9c Compare July 12, 2023 16:57
@hc-github-team-consul-core hc-github-team-consul-core enabled auto-merge (squash) July 12, 2023 16:57
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Auto approved Consul Bot automated PR

@github-actions github-actions Bot added the type/docs Documentation needs to be created/updated/clarified label Jul 12, 2023
@jmurret jmurret merged commit b86af28 into release/1.16.x Jul 13, 2023
@jmurret jmurret deleted the backport/jm/docs/friendly-warm-quail branch July 13, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/docs Documentation needs to be created/updated/clarified

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants