Change in ovirt-engine[master]: core: Reimplement HostSpmPriorityComparator

Allon Mureinik has submitted this change and it was merged. Change subject: core: Reimplement HostSpmPriorityComparator ...................................................................... core: Reimplement HostSpmPriorityComparator Replace HostSpmPriorityComparator's implementation with the built in Integer.compare method instead of explicitly duplicating that code. Change-Id: I135f276436e4d7b30c2a78f01fb74bdb2174fa99 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VdsDaoImpl.java 1 file changed, 1 insertion(+), 9 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/43248 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I135f276436e4d7b30c2a78f01fb74bdb2174fa99 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com