Shubhendu Tripathi has posted comments on this change.

Change subject: engine: sync job for gluster disk provisioning
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/36429/5/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/StorageDeviceSyncJob.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/StorageDeviceSyncJob.java:

Line 46:     }
Line 47: 
Line 48:     private void refreshStorageDevicesInCluster(VDSGroup cluster) {
Line 49:         List<VDS> allUpServers = 
getClusterUtils().getAllUpServers(cluster.getId());
Line 50:         for (VDS vds : allUpServers) {
Can we get details for full cluster in one go ?
Line 51:             refreshStorageDevicesFromServer(vds);
Line 52:         }
Line 53: 
Line 54:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I651bb51873a96d491c5a5f51147cb72be958985a
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@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: 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