Skip to content

Exposing Scheduled Jobs as REST endpoints to allow adhoc executions #19996

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

Closed
DhavalShewale opened this issue Jan 31, 2020 · 1 comment
Closed
Labels
status: duplicate A duplicate of another issue

Comments

@DhavalShewale
Copy link

DhavalShewale commented Jan 31, 2020

Currently Scheduled Jobs are triggered only as per defined schedule, however there is always a need to schedule these jobs on adhoc basis.

These jobs can be exposed as REST endpoints, may be as child links under <context-root>/scheduled url.

Users can use these URLs to invoke the jobs on adhoc basis. An application property can be used to enable / disable this feature.

@DhavalShewale DhavalShewale changed the title [Feature Request] Allow manual triggering of Scheduled Jobs [Feature Request] Exposing Scheduled Jobs as REST endpoints to allow adhoc executions Jan 31, 2020
@snicoll snicoll changed the title [Feature Request] Exposing Scheduled Jobs as REST endpoints to allow adhoc executions Exposing Scheduled Jobs as REST endpoints to allow adhoc executions Jan 31, 2020
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 31, 2020
@wilkinsona
Copy link
Member

Thanks for the suggestion. This is a duplicate of part of #17585.

@wilkinsona wilkinsona added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants