Change in ovirt-engine[master]: core: Custom Materialized Views should be...

Eli Mesika has submitted this change and it was merged. Change subject: core: Custom Materialized Views should be... ...................................................................... core: Custom Materialized Views should be... Custom Materialized Views should be treated differently from regular product Materialized Views This patch addresses the following issues: 1) Do not fail the upgrade on custom MV file, rather, revert the custom changes and generate only warnings (need support from integration team) 2) Add custom column to MV table that will easily distinguish between product MV and custom MV. 3) Add active column to temporary disable a MV 4) Refresh options: Defining min refresh flood time in seconds (in the same manner log flood is handled) Change-Id: I6a6857a1691c1dafa1a7edcd58b292e70c78b318 Signed-off-by: Eli Mesika <emesika@redhat.com> Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=907232 Signed-off-by: Eli Mesika <emesika@redhat.com> --- M backend/manager/dbscripts/dbfunctions.sh M backend/manager/dbscripts/materialized_views_sp.sql A backend/manager/dbscripts/upgrade/03_02_0400_materialized_views_extensions.sql 3 files changed, 138 insertions(+), 10 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11669 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6a6857a1691c1dafa1a7edcd58b292e70c78b318 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
emesika@redhat.com