Change in ovirt-engine[master]: core: updateAllInBatch - pass sorted collection
amureini at redhat.com
amureini at redhat.com
Thu Jun 26 19:44:34 UTC 2014
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 at 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 at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Liran Zelkha <lzelkha at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list