anmolbabu has posted comments on this change.

Change subject: engine : VdsCommand for geo-rep status detail query
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.ovirt.org/#/c/30472/7/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumeGeoRepStatusDetailForXmlRpc.java
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumeGeoRepStatusDetailForXmlRpc.java:

Line 31:     private static final String FILES_SKIPPED = "filesSkipped";
Line 32:     private static final String GEO_REP_PAIRS = "pairs";
Line 33: 
Line 34:     private List<GlusterGeoRepSessionDetails> geoRepDetails = new 
ArrayList<GlusterGeoRepSessionDetails>();
Line 35:     private List<GlusterGeoRepSession> geoRepSessions = new 
ArrayList<GlusterGeoRepSession>();
> there would only be a single session returned from georepStatusDetail, no?
Yes 
single master-slave session with multiple master-slave brick pairs --- session 
detail cmd

multiple sessions of selected master volume(if exists) each with multiple 
master-slave brick pairs -- session cmd
Line 36: 
Line 37:     private String masterVolumeName;
Line 38:     private String sessionKey;
Line 39: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I1b8236e7e516eba46d183c3f83a973175edba90f
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anb...@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: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: anmolbabu <anb...@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