Michael Kublin has submitted this change and it was merged.

Change subject: core: java.lang.reflect.InvocationTargetException when removing 
vm and exporting it at the same time: Race (#840418)
......................................................................


core: java.lang.reflect.InvocationTargetException when removing vm and 
exporting it at the same time: Race (#840418)

https://bugzilla.redhat.com/840418

The following patch is second part, these patch will intorduce using of lcok 
mechanism during ExportVm, which will prevent
races on same vm

Change-Id: I1f9d8d8e6d047c9383cd9a5d5d855c68c3599b6c
Signed-off-by: Michael Kublin <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmCommand.java
1 file changed, 10 insertions(+), 1 deletion(-)

Approvals:
  Michael Kublin: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/6362
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1f9d8d8e6d047c9383cd9a5d5d855c68c3599b6c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to