Change in ovirt-engine[master]: core: GlusterGeoRepUtil#getSessionSlaveVolumeIds

Allon Mureinik has submitted this change and it was merged. Change subject: core: GlusterGeoRepUtil#getSessionSlaveVolumeIds ...................................................................... core: GlusterGeoRepUtil#getSessionSlaveVolumeIds Simplified the method by using the modern Java 8 collect approach instead of coding the transformation in the method. Change-Id: I9b092cf47fd7e062bfb6a780f01a930f81f65de4 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/GlusterGeoRepUtil.java 1 file changed, 2 insertions(+), 6 deletions(-) Approvals: Allon Mureinik: Verified; Passed CI tests Sahina Bose: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/48951 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9b092cf47fd7e062bfb6a780f01a930f81f65de4 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: Jenkins CI Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com