Change in ovirt-engine[master]: engine: Use Java 8 streams API

Allon Mureinik has submitted this change and it was merged. Change subject: engine: Use Java 8 streams API ...................................................................... engine: Use Java 8 streams API Use Java 8 streams API to make the code more readable. In addition, this patch addresses Coverty CID 1352153. Change-Id: Idf4370cd7a0dd35083c2ef1ffd71de2ce45c9ddc Signed-off-by: Ala Hino <ahino@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveDiskSnapshotsCommand.java 1 file changed, 6 insertions(+), 11 deletions(-) Approvals: Allon Mureinik: Looks good to me, approved; Passed CI tests Ala Hino: Verified -- To view, visit https://gerrit.ovirt.org/54705 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idf4370cd7a0dd35083c2ef1ffd71de2ce45c9ddc Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com