Kanagaraj M has posted comments on this change.

Change subject: gluster : In the bricks sub-tab for a server, sort the bricks
......................................................................


Patch Set 8: Code-Review+2

(1 comment)

minor comment

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Linq.java
Line 93: 
Line 94:         private static final long serialVersionUID = 1L;
Line 95: 
Line 96:         @Override
Line 97:         public int compare(GlusterBrickEntity arg0, GlusterBrickEntity 
arg1) {
use brick1 and brick2 instead of arg0, arg1
Line 98:             return 
arg0.getVolumeName().compareTo(arg1.getVolumeName());
Line 99:         }
Line 100: 
Line 101:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifeecb7bb6d020c21167801573bb733aace7e7d9f
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Ramesh N <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: anmolbabu <[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