Eli Mesika has submitted this change and it was merged.

Change subject: core: Fix Dead Locks in 
Updatedisk_image_dynamic_by_disk_id_and_vm_id
......................................................................


core: Fix Dead Locks in Updatedisk_image_dynamic_by_disk_id_and_vm_id

Customer got dead locks in Updatedisk_image_dynamic_by_disk_id_and_vm_id.
This patch sorts by GUID, so that we eliminate the option for deadlocks.

Change-Id: Ieeba728a0a549e845b5355748e15b00d02381256
Bug-Url: https://bugzilla.redhat.com/1198674
Signed-off-by: [email protected] <[email protected]>
---
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/DiskImageDynamicDAODbFacadeImpl.java
1 file changed, 14 insertions(+), 1 deletion(-)

Approvals:
  Eli Mesika: Verified; Looks good to me, approved
  Liran Zelkha: Verified



-- 
To view, visit https://gerrit.ovirt.org/42403
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieeba728a0a549e845b5355748e15b00d02381256
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: [email protected]
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to