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

Add new API to view current scheduled jobs #95

Open
dbbaughe opened this issue Nov 10, 2021 · 0 comments
Open

Add new API to view current scheduled jobs #95

dbbaughe opened this issue Nov 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@dbbaughe
Copy link
Contributor

From: opendistro-for-elasticsearch/job-scheduler#73

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.

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
Status: Backlog
Development

No branches or pull requests

1 participant