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

rgolan at redhat.com rgolan at redhat.com
Sun Dec 13 17:52:59 UTC 2015


Roy Golan has submitted this change and it was merged.

Change subject: core: CpuAndMemoryBalancingPolicyUnit streaming API usage
......................................................................


core: CpuAndMemoryBalancingPolicyUnit streaming API usage

Replace the old-fashioned LinqUtils usage with the modern, built-in
streaming API introduced in Java 8.

This patch is part of the effort to remove LinqUtils completely.

Change-Id: I71e48e493047279f811b5663bf0214672e703bc5
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/policyunits/CpuAndMemoryBalancingPolicyUnit.java
1 file changed, 15 insertions(+), 22 deletions(-)

Approvals:
  Allon Mureinik: Verified
  Roy Golan: Looks good to me, approved; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/48903
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I71e48e493047279f811b5663bf0214672e703bc5
Gerrit-PatchSet: 4
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: Jenkins CI
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list