Itamar Heim 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 <aha...@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/25329 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iff7c176ad3741b501df4ce7fab08b89c11a33be2 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches