Shubhendu Tripathi has posted comments on this change.
Change subject: gluster: Correct swift status display for UNKNOWN
......................................................................
Patch Set 2: No score
(1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterServiceSyncJob.java
Line 73:
getGlusterServerServiceDao().getByServerId(server.getId());
Line 74: for (GlusterServerService service : serviceList) {
Line 75: retMap.put(service.getServiceName(),
GlusterServiceStatus.UNKNOWN);
Line 76: service.setStatus(GlusterServiceStatus.UNKNOWN);
Line 77: getGlusterServerServiceDao().update(service);
Its not done in single transaction. Will do the same.
Line 78: }
Line 79: return retMap;
Line 80: }
Line 81:
--
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: 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: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches