Change in ovirt-engine[master]: dao: Reintroduce stream API usage in DAO classes

mperina at redhat.com mperina at redhat.com
Mon Feb 1 19:32:52 UTC 2016


Martin Peřina has submitted this change and it was merged.

Change subject: dao: Reintroduce stream API usage in DAO classes
......................................................................


dao: Reintroduce stream API usage in DAO classes

Reintroduces stream API usage in VmDynamicDaoImpl which was removed by
patch I64a396986c98ddf7640737bf4b5b9b25ad84874c to fix DAO test
failures.

As we upgraded Spring Framework to version 4.2, we are now able to use
all Java 8 features in DAO classes.

Change-Id: I27c9c28d41e72fd1219202a5b308768ca40d1a1a
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmDynamicDaoImpl.java
1 file changed, 4 insertions(+), 16 deletions(-)

Approvals:
  Martin Peřina: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests
  Arik Hadas: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I27c9c28d41e72fd1219202a5b308768ca40d1a1a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list