Re: Syncope and Hikari

2021-01-11 Thread utpal kas
/WEB-INF/classes/domains) folder has following connection properties defined. Master.pool.maxActive=20 Master.pool.minIdle=4 We enabled the debug log for hikari, and during the provision process we observed the syncope/hikari is using only 8 active connections, not sure from where

Re: Syncope and Hikari

2021-01-11 Thread Francesco Chicchiriccò
=20 > Master.pool.minIdle=4 > > We enabled the debug log for hikari, and during the provision process we > observed the syncope/hikari is using only 8 active connections, not sure from > where this number is coming (MasterDomain.xml's default maxConnection value > updated to 20 as we

Syncope and Hikari

2021-01-07 Thread utpal kas
process we observed the syncope/hikari is using only 8 active connections, not sure from where this number is coming (MasterDomain.xml's default maxConnection value updated to 20 as well).  We are getting timeout failures when the load is around 20K users or so and the processing sometimes