Yair Zaslavsky has posted comments on this change. Change subject: engine: AsyncTaskManager - fix restart part 1 (DB) ......................................................................
Patch Set 4: Looks good to me, but someone else must approve (1 inline comment) Looks good, just please fix the ident at the script. .................................................... File backend/manager/dbscripts/async_tasks_sp.sql Line 6: v_status INTEGER, Line 7: v_task_id UUID, Line 8: v_action_parameters text, Line 9: v_action_params_class varchar(256), Line 10: v_task_parameters text, Still forgot to ident :) Line 11: v_task_params_class varchar(256), Line 12: v_step_id UUID, Line 13: v_command_id UUID, Line 14: v_entity_type varchar(128), -- To view, visit http://gerrit.ovirt.org/12129 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3beb5c4a675c567abdf789f40c26fd9fa0a1fb4d Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
