Change in ovirt-engine[master]: dal: Increase host hooks size limit in DB

ofrenkel at redhat.com ofrenkel at redhat.com
Tue Aug 4 07:57:23 UTC 2015


Omer Frenkel has submitted this change and it was merged.

Change subject: dal: Increase host hooks size limit in DB
......................................................................


dal: Increase host hooks size limit in DB

When installing all hooks on the host the returned string from VDSM
has > 4000 characters which caused SQLException in HostMonitoring.

Changed the type of the hooks column from VARCHAR(4000) to TEXT.

Change-Id: I08851ff038145454ded278377e4c43a0e9d27948
Signed-off-by: Martin Betak <mbetak at redhat.com>
---
A packaging/dbscripts/upgrade/03_06_1770_change_vds_dynamic_hooks_to_text.sql
M packaging/dbscripts/vds_sp.sql
2 files changed, 3 insertions(+), 2 deletions(-)

Approvals:
  Eli Mesika: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Martin Betak: Verified
  Omer Frenkel: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/44031
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I08851ff038145454ded278377e4c43a0e9d27948
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list