Kanagaraj M has posted comments on this change.

Change subject: gluster: Gluster volume rebalance status entities
......................................................................


Patch Set 2:

(1 comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterVolumeRebalanceStatusForNode.java
Line 3: import java.io.Serializable;
Line 4: 
Line 5: import 
org.ovirt.engine.core.common.asynctasks.gluster.GlusterTaskStatus;
Line 6: 
Line 7: public class GlusterVolumeRebalanceStatusForNode implements 
Serializable {
GlusterVolumeRebalanceStatusForNode is same as 
GlusterVolumeRebalanceStatusSummary except the nodeName. Is is possible to 
re-use?
Line 8:     private static final long serialVersionUID = -1134758927239004415L;
Line 9: 
Line 10:     private String nodeName;
Line 11:     private int filesMoved;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia4c118790c57bf6d3ed0324a6f2a965783de2c57
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Sahina Bose <[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

Reply via email to