core-jgi/org.compiere.db.oracle.prov.../src/org
Jasper Siepkes 0173bbd296
Fixed user defined JDBC URL override not working. (#1499)
Fixes logic error in the way a user defined `jdbcUrl` in
`hikaricp.properties` is handled.

Additionally changed the default max pool size to the previous limit of
90 connections. PR #926 originally also had this but this apparantly
fell out. Testing showed that during first time server startup a flood
of connection can be made and a connection pool of 30 can be
overwhelmed and callers waiting on a connection will time-out.
2022-09-26 15:45:05 +08:00
..
adempiere/db/oracle IDEMPIERE-3887 Setup / Console-setup improvements 2019-02-09 14:26:45 +01:00
compiere Fixed user defined JDBC URL override not working. (#1499) 2022-09-26 15:45:05 +08:00