Change in ovirt-engine[master]: core: RefreshLunsSizeCommand linq usage

Allon Mureinik has submitted this change and it was merged. Change subject: core: RefreshLunsSizeCommand linq usage ...................................................................... core: RefreshLunsSizeCommand linq usage Replace the usage of LinqUtils.first() with the Java 8 built in streaming API, as part of the attempt to remove LinqUtils from the codebase. Change-Id: I1e062c351a4cdbb8bff243ac3395942f92bc7f0c Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RefreshLunsSizeCommand.java 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests Freddy Rolland: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/48568 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e062c351a4cdbb8bff243ac3395942f92bc7f0c 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: Freddy Rolland <frolland@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