You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ke...@apache.org on 2014/01/21 01:53:53 UTC

[3/3] git commit: updated refs/heads/4.3 to 8db0d83

CLOUDSTACK-5358: Bring back concurrency control in sync-queue management


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

Branch: refs/heads/4.3
Commit: 8db0d83d1aff178845076a7ff9429d69ada81364
Parents: cd8501e
Author: Kelven Yang <ke...@gmail.com>
Authored: Mon Jan 20 16:53:17 2014 -0800
Committer: Kelven Yang <ke...@gmail.com>
Committed: Mon Jan 20 16:53:33 2014 -0800

----------------------------------------------------------------------
 .../com/cloud/vm/VirtualMachineManagerImpl.java | 1302 +++++++++---------
 .../framework/jobs/dao/SyncQueueItemDao.java    |   15 +-
 .../jobs/dao/SyncQueueItemDaoImpl.java          |  125 +-
 .../jobs/impl/AsyncJobManagerImpl.java          |   89 +-
 .../jobs/impl/SyncQueueManagerImpl.java         |   32 +-
 5 files changed, 785 insertions(+), 778 deletions(-)
----------------------------------------------------------------------