Change in ovirt-engine[master]: core: Introduce GlusterUtil#volumeAsMap

Allon Mureinik has submitted this change and it was merged. Change subject: core: Introduce GlusterUtil#volumeAsMap ...................................................................... core: Introduce GlusterUtil#volumeAsMap Intro a helper method to represent a GlusterVolumeEntity as a Map instead of creating an anonymous subtype of HashMap<String, String>, which clutters up the classloader for no good reason. Change-Id: I791c191687c90435680663da03860fc454acad1e Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/GlusterUtil.java 1 file changed, 9 insertions(+), 6 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified Ala Hino: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/60474 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I791c191687c90435680663da03860fc454acad1e Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com