Skip to content

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

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

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

Conversation

@masseyke
Copy link
Copy Markdown
Member

Backports the following commits to 8.0:

…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
@masseyke
Copy link
Copy Markdown
Member Author

@elasticsearchmachine run elasticsearch-ci/packaging-tests-unix-sample

@elasticsearchmachine elasticsearchmachine merged commit 5b9ee77 into elastic:8.0 Jan 13, 2022
@masseyke masseyke deleted the backport/8.0/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 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants