mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 21:18:31 +00:00
2f4dcf36a9
We were missing a notification for when a job is updated. This is useful so users know that there's been changes which could justify a change in the job behaviour. In addition, having those notifications allows our integrations tests to know when the update was processed which avoids having to use `sleep()` with its instabilities. Original commit: elastic/x-pack-elasticsearch@0b4eda2232