Eli Mesika has submitted this change and it was merged.

Change subject: core: removing async tasks and compensation data on upgrade
......................................................................


core: removing async tasks and compensation data on upgrade

Since async tasks and compensation data has object serialized to Json, it is 
important to
remove async_tasks and business_entity_snapshot table upon upgrade since ojects 
may change
and thsi will cause Exceptions if we try to restore such an object.

Change-Id: I0b68efc1d969ea0cdb40616d547aaef0d21fc38b
---
M backend/manager/dbscripts/dbfunctions.sh
D backend/manager/dbscripts/delete_async_tasks.sql
A backend/manager/dbscripts/delete_async_tasks_and_compensation_data.sql
3 files changed, 13 insertions(+), 7 deletions(-)

Approvals:
  Eli Mesika: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/2698
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0b68efc1d969ea0cdb40616d547aaef0d21fc38b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to