Kanagaraj M has posted comments on this change.

Change subject: engine: Monitoring of geo-rep status and statistics
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/34552/4/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumeGeoRepStatusForXmlRpc.java
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumeGeoRepStatusForXmlRpc.java:

Line 118:     public GlusterVolumeGeoRepStatusForXmlRpc(Map<String, Object> 
innerMap) {
Line 119:         this(innerMap, true);
Line 120:     }
Line 121: 
Line 122:     public GlusterVolumeGeoRepStatusForXmlRpc(Map<String, Object> 
innerMap, boolean process) {
> How about processSessions or populateSessions?
includeSessions
Line 123:         super(innerMap);
Line 124:         if (process && innerMap.containsKey(GEO_REP)) {
Line 125:             populateSessions((Object[]) innerMap.get(GEO_REP));
Line 126:         }


-- 
To view, visit http://gerrit.ovirt.org/34552
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I67e857ab2ce993cded966fb60b361f6962b9a665
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to