Yair Zaslavsky has posted comments on this change. Change subject: gluster: Correct swift status display for UNKNOWN ......................................................................
Patch Set 2: (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); Is this done in single transaction? 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 <shtri...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Sahina Bose <sab...@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches