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

amureini at redhat.com amureini at redhat.com
Sun Nov 15 19:14:10 UTC 2015


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 at 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 at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list