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

[META] Integrate the Job Scheduler Communication Mechanism with Anomaly Detection Extension to enable extensions to schedule jobs #427

Closed
7 tasks done
joshpalis opened this issue Feb 9, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@joshpalis
Copy link
Member

joshpalis commented Feb 9, 2023

Problem

Upon completing the development of the communication mechanism between Job Scheduler as a plugin and Anomaly Detector as an extension, it is necessary to integrate these changes to the start detector workflow to enable job scheduling for anomaly detectors. The exploration and sequence diagram of the start detector workflow along with the work items for the communication mechanism can be viewed in this meta issue here : opensearch-project/OpenSearch#5585.

Anomaly Detection Features Dependent on Job Scheduler

The integration of the Job Scheduler Communication Mechanism is necessary to enable the following feature:

Additionally, the following features require job scheduling to be enabled in order to retrieve scheduled job details for a detector and to also stop a detector job execution

Work items for the integration will be created and linked here

Start Detector Tasks

Stop Detector Tasks

  • TBD

Profile Detector Tasks

  • TBD

Job Scheduler Communication Mechanism Sequence Diagram

The following sequence diagram provides a detailed overview of the job registration process and job execution for extensions.
JSCommunicationMechanism

@joshpalis
Copy link
Member Author

Completed by opensearch-project/anomaly-detection#880

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants