mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
The scheduler based trigger engine is not enabled by default as the ticker based trigger engine is used. As we dont use it in production, this commit removes this specific implementation. It also removes some uneeded abstractions like AbstractTriggerEngine, TriggerEngine.Listener and TriggerEngine.Job Original commit: elastic/x-pack-elasticsearch@b17a2e9d62