Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add new API to view current scheduled jobs #73

Closed
dbbaughe opened this issue Sep 17, 2020 · 1 comment
Closed

Add new API to view current scheduled jobs #73

dbbaughe opened this issue Sep 17, 2020 · 1 comment
Labels
enhancement An improvement on the existing feature’s functionalities

Comments

@dbbaughe
Copy link
Contributor

Currently it's quite hard to debug something wrong in job scheduler - such as a job not running when everything pointing to it should be running.

I'd like to see an API that returns all information about the current in-memory jobs along with the time they'll be executed next/how much time is left.

Perhaps even an API to forcefully reschedule a job? I had to allocate shards to a new node to force this behavior. Ideally this shouldn't be needed but having it available as an admin tool would be nice.

@dbbaughe
Copy link
Contributor Author

Closing in favor of: opensearch-project/job-scheduler#95

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement on the existing feature’s functionalities
Projects
None yet
Development

No branches or pull requests

1 participant