Skip to content
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

Do not run TickerScheduleTriggerEngine watches if the schedule trigger engine is paused (#110061) #110674

Merged

Conversation

masseyke
Copy link
Member

@masseyke masseyke commented Jul 9, 2024

This changes watcher to bail out of executing triggered watches if the watcher engine is paused. It fixes the problem described in #105933 (comment)
Closes #105933

@masseyke masseyke added backport v8.15.0 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Jul 9, 2024
@elasticsearchmachine elasticsearchmachine merged commit 06cfe31 into elastic:8.15 Jul 9, 2024
15 checks passed
@masseyke masseyke deleted the backport/8.15/pr-110061 branch July 9, 2024 22:29
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.15.0 v8.15.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants