Itamar Heim has submitted this change and it was merged.
Change subject: core: Add validate-on-match to data source
......................................................................
core: Add validate-on-match to data source
Since JBoss EAP 6.1 connection level validation isn't performed unless
the "validate-on-match" parameter is explicitly set to true. This causes
several issues like connections not being removed from the connection
pool when the database is restarted. This patch adds that parameter to
the data source configuration.
Change-Id: I8f43be1cd95597dbc75ffb6a873a1b1e312c3897
Bug-Url:
https://bugzilla.redhat.com/1024990
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/services/ovirt-engine/ovirt-engine.xml.in
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/21698
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8f43be1cd95597dbc75ffb6a873a1b1e312c3897
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <elimesika(a)gmail.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server