Sahina Bose has posted comments on this change. Change subject: engine: Change to geo-replication entities ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/31795/2/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterGeoRepSession.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterGeoRepSession.java: Line 97: public void setId(Guid id) { Line 98: this.sessionId = id; Line 99: } Line 100: Line 101: public List<GlusterGeoRepSessionDetails> getSessionDetails() { > HI, Thanks for the tip. Will change as this class is used by the frontend Line 102: return sessionDetails; Line 103: } Line 104: Line 105: public void setSessionDetails(List<GlusterGeoRepSessionDetails> sessionDetails) { -- To view, visit http://gerrit.ovirt.org/31795 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5367f24dd677b8628d90459b4ba8115c665bfde7 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sahina Bose <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Ramesh N <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: anmolbabu <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
