
Juan Hernandez has submitted this change and it was merged. Change subject: core: Don't prefill DWH connection pool ...................................................................... core: Don't prefill DWH connection pool This pool won't exist in some installations, as DWH is an optional component, and prefilling it means that an exception will be generated during startup, which confuses users. This patch changes the configuration of the pool so that it isn't prefilled. Change-Id: I808e018771f87ae23930db342db2184a3826dcc8 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M packaging/services/ovirt-engine/ovirt-engine.xml.in 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Juan Hernandez: Verified Alexander Wels: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/56703 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I808e018771f87ae23930db342db2184a3826dcc8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>