Change in ovirt-engine[master]: core: ISCSIStorageHelper streaming APIs

Allon Mureinik has submitted this change and it was merged. Change subject: core: ISCSIStorageHelper streaming APIs ...................................................................... core: ISCSIStorageHelper streaming APIs Replaced old fashioned LinqUtils calls with modern Java 8 streaming API to make the code easier to understand and maintain. Change-Id: Ie4f01138b97c35d169b43a746cd2522907afa776 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ISCSIStorageHelper.java 1 file changed, 20 insertions(+), 35 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/49069 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie4f01138b97c35d169b43a746cd2522907afa776 Gerrit-PatchSet: 2 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