Skip to content

[8.1] No longer require master node to install Watcher templates (#85287) #85294

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

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

jakelandis
Copy link
Contributor

Backports the following commits to 8.1:

…5287)

The master node was required to install Watcher index templates 
in earlier versions of 7.x to ensure that the master node was aware of
composable index templates. 

When upgrading to 8.x this is no longer an issue since all upgrade paths
require elder version of Elasticsearch to be on a version that is aware of 
composable index templates. 

This should fix elastic#85043 by 
ensuring that the watcher history index template is always in place prior
to it's intended usage irregardless of the order of which nodes are upgraded.
@jakelandis jakelandis added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Mar 23, 2022
@elasticsearchmachine elasticsearchmachine merged commit ba84ec5 into elastic:8.1 Mar 23, 2022
@jakelandis jakelandis deleted the backport/8.1/pr-85287 branch March 23, 2022 21:55
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.1.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants