cloudstack/server/test/com/cloud/async
Kelven Yang ea88089fd2 Bug 7409: Implement forcely-cancelling mechenism for jobs that have been staying in queue for too long
1) introduced a global configuration variable job.cancel.threshold.minutes
2) Default value for the job.cancel.threshold.minutes is 60 minutes, if a job has been staying in processing state for over 60 minutes, system will forcely remove it from the queue to allow others to run
2011-01-05 15:44:10 -08:00
..
CleanupDelegate.java Moved DAO to server 2010-11-22 07:40:41 -08:00
TestAsync.java Moved DAO to server 2010-11-22 07:40:41 -08:00
TestAsyncJobManager.java Disable IPAddress test case as couldn't follow on the rapid ever changing code refactoring of its dependent classes 2010-12-06 14:50:45 -08:00
TestSyncQueueManager.java Bug 7409: Implement forcely-cancelling mechenism for jobs that have been staying in queue for too long 2011-01-05 15:44:10 -08:00