Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Adding exclusive lock (by name) to ImportVmCommand
......................................................................
core: Adding exclusive lock (by name) to ImportVmCommand
In order to solve the above bug, an exclusive lock by name
is acquired. The lock is removed after a vm is added to the DB.
Change-Id: I298f7f277a2000537f0edcdd0fcfd8aedd8037d1
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=907132
signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
1 file changed, 11 insertions(+), 0 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11815
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I298f7f277a2000537f0edcdd0fcfd8aedd8037d1
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>