Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[6.8] [elasticsearch] remove masterTerminationFix (#1183) #1213

Closed
wants to merge 1 commit into from

Conversation

jmlrt
Copy link
Member

@jmlrt jmlrt commented May 25, 2021

Backports the following commits to 6.8:

* [elasticsearch] fix values table formatting

* [elasticsearch] remove masterTerminationFix

This commit removes the `masterTerminationFix` side-car container
introduced in elastic#63 to fix slow elections issues when master node is
deleted. This workaround is no more needed since Elasticsearch 7.2.
@jmlrt jmlrt added the backport label May 25, 2021
@jmlrt
Copy link
Member Author

jmlrt commented May 25, 2021

waiting @elastic/es-delivery that this can be backported on 6.8 branch (#1183 (comment))

@mark-vieira
Copy link

As far as I can tell elastic/elasticsearch#29025 was never backported to 6.8 so I think we'll need to keep this workaround in place. Might want to reach out to @DaveCTurner for more details though.

@DaveCTurner
Copy link

I admit I don't follow what the code in this PR is doing exactly, but I can confirm that we have not made any changes to 6.8 in this area so elastic/elasticsearch#29025 and #63 still apply to those versions.

@jmlrt
Copy link
Member Author

jmlrt commented May 27, 2021

Thanks for your help @mark-vieira @DaveCTurner. Closing this PR as there is no need to backport it to 6.8 then.

@jmlrt jmlrt closed this May 27, 2021
@jmlrt jmlrt deleted the backport/6.8/pr-1183 branch May 27, 2021 17:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants