You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
AcquireLock
API prior toStartDetector
executionReleaseLock
API afterStartDetector
completionStop Detector Tasks
Profile Detector Tasks
Job Scheduler Communication Mechanism Sequence Diagram
The following sequence diagram provides a detailed overview of the job registration process and job execution for extensions.
The text was updated successfully, but these errors were encountered: