Hi, Eugene.
I've tried hicaricp, it didn't work either. Hikari pool has same 10
maxConnections limit. When creating pool there's no explicit set of max
pool size and in HikariConfig constructor it's hardcoded to value of 10:
public HikariConfig()
{
dataSourceProperties = new Properties();
c
Hello Hive users and developers,
Owen is working on releasing 2.2 and I am working on releasing 2.3. If
you have an issue that will block 2.3, please use priority "Blocker" and
target version "2.3". Otherwise, please use version "3.0" as the target
version. After you fix the issue and commit i