Yair Zaslavsky has posted comments on this change. Change subject: engine : Persist all async task place holders ......................................................................
Patch Set 19: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java Line 1361: AsyncTasks task = createAsyncTask(new AsyncTaskCreationInfo(), parentCommand); Line 1362: retValue = task.getTaskId(); Line 1363: AsyncTaskUtils.addOrUpdateTaskInDB(task, null, EMPTY_GUID_ARRAY); Line 1364: } catch (RuntimeException ex) { Line 1365: log.errorFormat("Error during createAsyncTask for command: {0}. Exception {1}", this.getClass().getName(), ex); Please change log message Line 1366: } Line 1367: Line 1368: return retValue; Line 1369: } -- To view, visit http://gerrit.ovirt.org/14819 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2bdd4a377c3be055c48357881f731f7d1c01c3cb Gerrit-PatchSet: 19 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rn...@redhat.com> Gerrit-Reviewer: Ravi Nori <rn...@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