Change in ovirt-engine[master]: core: StorageHelperBase streaming API

Allon Mureinik has submitted this change and it was merged. Change subject: core: StorageHelperBase streaming API ...................................................................... core: StorageHelperBase streaming API Replaced the cumbersome org.apache.commons.collections.Predicate usage with a cleaner, straight-forward built in streaming API. Note that this change is made possible by upgrading the Spring version we use done in patch 38d542e9b170bda3966d58a283ffb96014d666d1. Change-Id: I584772438683436f00dec17bfecd31d9deed577f Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/connection/StorageHelperBase.java 1 file changed, 2 insertions(+), 10 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests Ala Hino: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/53008 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I584772438683436f00dec17bfecd31d9deed577f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com