Shubhendu Tripathi has posted comments on this change.

Change subject: gluster: update volume capacity info in sync job
......................................................................


Patch Set 9: Code-Review+1

(1 comment)

1 minor comment

http://gerrit.ovirt.org/#/c/23011/9/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterSyncJob.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterSyncJob.java:

Line 817:                 
getVolumeDao().updateVolumeCapacityInfo(volumeAdvancedDetails.getCapacityInfo());
Line 818:             }
Line 819:         }
Line 820: 
Line 821:         Map<Guid, BrickProperties> birckPropertiesMap =
%s/birckPropertiesMap/brickPropertiesMap/g
Line 822:                 getBrickPropertiesMap(volumeAdvancedDetails);
Line 823:         for (GlusterBrickEntity brick : volume.getBricks()) {
Line 824:             BrickProperties brickProperties = 
birckPropertiesMap.get(brick.getId());
Line 825:             if (brickProperties != null) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifd187eb59ab83c426db7e9ba48a04ae7e0bef0b9
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[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