Hikaricp: Cannot use `blockUntilFilled` due to setCorePoolSize IllegalArgumentException

Created on 1 Oct 2019  路  1Comment  路  Source: brettwooldridge/HikariCP

Environment

HikariCP version: 3.3.1
JDK version     : 11.0.2, 12.0.2
Database        : PostgreSQL
Driver version  : n/a

The HikariPool constructor attempts to set corePoolSize greater than maxPoolSize when creating addConnectionExecutor. This throws an IllegalArgumentException. Fix in https://github.com/brettwooldridge/HikariCP/pull/1458


Have you searched the CLOSED issues already? How about checking stackoverflow?

Most helpful comment

Already be resolved in #1405 but with no reply yet.

>All comments

Already be resolved in #1405 but with no reply yet.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

orangy picture orangy  路  5Comments

frymaster picture frymaster  路  4Comments

KaoruDev picture KaoruDev  路  4Comments

mkathuria picture mkathuria  路  4Comments

ssinganamalla picture ssinganamalla  路  6Comments