Shubhendu Tripathi has posted comments on this change.
Change subject: gluster: Correct swift status display for UNKNOWN
......................................................................
Patch Set 1: (2 inline comments)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterServiceSyncJob.java
Line 67: log.debugFormat("Syncing gluster related services
for cluster {0}", cluster.getname());
Line 68: List<Callable<Map<String, GlusterServiceStatus>>>
taskList = createTaskList(upServers);
Line 69: if (taskList != null && taskList.size() > 0) {
Line 70: refreshClusterServices(cluster,
ThreadPoolUtil.invokeAll(createTaskList(upServers)));
Line 71: }
Will try merging the server maintenance in one thread pool and this should be
resolved
Line 72: } catch (Exception e) {
Line 73: log.errorFormat("Error while refreshing service
statuses of cluster {0}!",
Line 74: cluster.getname(),
Line 75: e);
Line 218: try {
Line 219: Map<Guid, GlusterServerService> existingServicesMap =
getExistingServicesMap(server);
Line 220: List<GlusterServerService> servicesToUpdate = new
ArrayList<GlusterServerService>();
Line 221:
Line 222: VDSReturnValue returnValue =
runVdsCommand(VDSCommandType.GlusterServicesList,
Yes will do the same.
Line 223: new
GlusterServicesListVDSParameters(server.getId(), getServiceNameMap().keySet()));
Line 224:
Line 225: if (!returnValue.getSucceeded()) {
Line 226: log.errorFormat("Couldn't fetch services statuses
from server {0}, error: {1}! " +
--
To view, visit http://gerrit.ovirt.org/15904
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic1659425e94b562916162dcddc09a19ed60b2ccf
Gerrit-PatchSet: 1
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: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches