Change in ovirt-engine[master]: core: updateAllInBatch - pass sorted collection

Allon Mureinik has submitted this change and it was merged. Change subject: core: updateAllInBatch - pass sorted collection ...................................................................... core: updateAllInBatch - pass sorted collection Currently the passed collection is sorted in updateAllInBatch to avoid possible deadlock but it isn't passed to the actual method that performs the update. Change-Id: I30f23e9aecd5a20063ba42ff4e1170c21b1bb675 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/MassOperationsGenericDaoDbFacade.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved Liran Zelkha: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/29122 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I30f23e9aecd5a20063ba42ff4e1170c21b1bb675 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Liran Zelkha <lzelkha@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com