Skip to content

[7.17] Preventing watcher from starting up if its templates are missing (#82395)#82573

Merged
elasticsearchmachine merged 1 commit intoelastic:7.17from
masseyke:backport/7.17/pr-82395
Jan 13, 2022
Merged

[7.17] Preventing watcher from starting up if its templates are missing (#82395)#82573
elasticsearchmachine merged 1 commit intoelastic:7.17from
masseyke:backport/7.17/pr-82395

Conversation

@masseyke
Copy link
Copy Markdown
Member

Backports the following commits to 7.17:

…stic#82395)

This commit prevents watcher from failing to start if its templates are unavailable. Previously the watcher service
would fail to start if (for example) the .watch-history-14 template did not exist. This could happen during a rolling
upgrade. In that case, the watcher service would fail to start even though it could reasonably keep writing without its
templates.
Relates elastic#69328 elastic#82109
@masseyke masseyke added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Jan 13, 2022
@elasticsearchmachine elasticsearchmachine merged commit 5ecba5b into elastic:7.17 Jan 13, 2022
@masseyke masseyke deleted the backport/7.17/pr-82395 branch April 18, 2022 19:24
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 v7.17.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants