cloudstack/server/src/com/cloud/async
kishan 5ad07e899b bug 7768,7770: Corrected VM destroy events, removed duplicate completed event, added startId and started event
status 7768,7770: resolved fixed
2010-12-30 16:15:21 +05:30
..
executor bug 7768,7770: Corrected VM destroy events, removed duplicate completed event, added startId and started event 2010-12-30 16:15:21 +05:30
AsyncJobExecutor.java Source code committed 2010-08-11 09:13:29 -07:00
AsyncJobExecutorContext.java Source code committed 2010-08-11 09:13:29 -07:00
AsyncJobExecutorContextImpl.java Source code committed 2010-08-11 09:13:29 -07:00
AsyncJobManager.java Source code committed 2010-08-11 09:13:29 -07:00
AsyncJobManagerImpl.java Avoid continously to execute jobs from queue within a single execution. To have better transaction isolations between job executions, so that leak of transaction won't go further into other job executions 2010-08-31 18:27:03 -07:00
BaseAsyncJobExecutor.java Source code committed 2010-08-11 09:13:29 -07:00
SyncQueueManager.java Source code committed 2010-08-11 09:13:29 -07:00
SyncQueueManagerImpl.java Avoid continously to execute jobs from queue within a single execution. To have better transaction isolations between job executions, so that leak of transaction won't go further into other job executions 2010-08-31 18:27:03 -07:00