Change in ovirt-engine[master]: core: Introduce GlusterUtil#volumeAsMap
amureini at redhat.com
amureini at redhat.com
Mon Jul 11 11:59:10 UTC 2016
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 at 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 at redhat.com>
Gerrit-Reviewer: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list