Maxim Khutornenko created AURORA-1349:
-----------------------------------------

             Summary: Consider garbage collection of abandoned non-prod jobs
                 Key: AURORA-1349
                 URL: https://issues.apache.org/jira/browse/AURORA-1349
             Project: Aurora
          Issue Type: Story
          Components: Scheduler
            Reporter: Maxim Khutornenko


We should consider a scheduler feature that would help us purge 
old/abandoned/flapping non-prod jobs. 

A possible solution could be a job suspension with a subsequent removal after a 
grace interval expires. This could be accomplished via a new {{SUSPENDED}} task 
state to track tasks banned from scheduling after one or more GC criteria is 
met (e.g. X% of tasks flapping over Y last hours, no job updates within last N 
days and etc.) . A {{SUSPENDED}} job would then be deleted from the scheduler 
after a grace interval expires (e.g. 1 month). 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to