collectivemedia / celos

Scriptable scheduler for periodical Hadoop workflows
Apache License 2.0
22 stars 9 forks source link

In RerunServlet verify that slot is a valid slot wrt the schedule #597

Closed manuel closed 9 years ago

manuel commented 9 years ago

I had to do this PR to allow marking a slot for rerunning even if it's not in the DB (because it's simply in WAIT): https://github.com/collectivemedia/celos/pull/596/files

Get the workflow's schedule and make sure that the slot's scheduled time is contained in the schedule.