Change in ovirt-engine[master]: webadmin: Linq#VdsSPMPriorityComparer

Allon Mureinik has submitted this change and it was merged. Change subject: webadmin: Linq#VdsSPMPriorityComparer ...................................................................... webadmin: Linq#VdsSPMPriorityComparer Reuse Integer.compare(int, int) instead of reimplementing the logic. Note the "reverse" order - a VDS objects with HIGHER spm priority should come first. Change-Id: I9c3e790f9f5cbbf0e347ac41c57036a80fd02343 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Linq.java 1 file changed, 1 insertion(+), 3 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/53190 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9c3e790f9f5cbbf0e347ac41c57036a80fd02343 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com