[Koha-bugs] [Bug 16156] Do not ensure the dbh is connected all the time

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 28 01:26:31 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16156

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #5 from David Cook <dcook at prosentient.com.au> ---
I don't have time to think about this right now, but I'd do things with
persistent/long running processes as the target?

I figure this is one of those things that is best handled at the start of a
request but I don't know.

I ran into this problem with Wildfly/JBoss and this is how I dealt with it:
https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/6.4/html/administration_and_configuration_guide/sect-database_connection_validation

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list