Change in ovirt-engine[master]: core: add missing engine lock in run once
ofrenkel at redhat.com
ofrenkel at redhat.com
Tue Mar 4 09:48:57 UTC 2014
Omer Frenkel has submitted this change and it was merged.
Change subject: core: add missing engine lock in run once
......................................................................
core: add missing engine lock in run once
RunVmOnce should take the engine lock that RunVm takes, but it didn't
take locks at all because the LockIdNameAttribute annotation was
missing. Thus, the LockIdNameAttribute annotation is added to RunVmOnce.
Change-Id: Iff7c176ad3741b501df4ce7fab08b89c11a33be2
Bug-Url: https://bugzilla.redhat.com/1071997
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmOnceCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Omer Frenkel: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit http://gerrit.ovirt.org/25277
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iff7c176ad3741b501df4ce7fab08b89c11a33be2
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list