karuturi commented on a change in pull request #1832: CLOUDSTACK-9652 Job
framework - Cancelling async jobs
URL: https://github.com/apache/cloudstack/pull/1832#discussion_r116158218
##########
File path:
framework/jobs/src/org/apache/cloudstack/framework/jobs/AsyncJobManager.java
##########
@@ -131,4 +131,6 @@ void joinJob(long jobId, long joinJobId, String
wakeupHandler, String wakupDispa
Object unmarshallResultObject(AsyncJob job);
List<AsyncJobVO> findFailureAsyncJobs(String... cmds);
+
Review comment:
removed
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services