You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2016/01/20 14:38:11 UTC

[2/2] git commit: updated refs/heads/master to 1bfba70

Merge pull request #1272 from koushik-das/CLOUDSTACK-9195

CLOUDSTACK-9195: Cancelled/failed async jobs not getting cleaned up from DB

Setting 'job_complete_msid' field in async_job table when marking job as cancelled during MS restart.
This will ensure that the job is cleaned up as part of GC thread.

* pr/1272:
  CLOUDSTACK-9195: Cancelled/failed async jobs not getting cleaned up from DB Setting 'job_complete_msid' field in async_job table when marking job as cancelled during MS restart. This will ensure that the job is cleaned up as part of GC thread.

Signed-off-by: Remi Bergsma <gi...@remi.nl>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1bfba70b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1bfba70b
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1bfba70b

Branch: refs/heads/master
Commit: 1bfba70b62503d31dc43006783725654656c1112
Parents: 6f9215c a6f9181
Author: Remi Bergsma <gi...@remi.nl>
Authored: Wed Jan 20 14:37:37 2016 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Wed Jan 20 14:37:37 2016 +0100

----------------------------------------------------------------------
 .../apache/cloudstack/framework/jobs/impl/AsyncJobManagerImpl.java  | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------