Eli Mesika has uploaded a new change for review.

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(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/98/2698/1
--
To view, visit http://gerrit.ovirt.org/2698
To unsubscribe, visit http://gerrit.ovirt.org/settings

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

Reply via email to