Implentment of config for HikariCP
YueMiyuki opened this issue ยท 2 comments
Hi. I just want to ask if there is any plan of implenting HikariCP options in the future?
For example, configuring Java Config setConnectionTimeout()
and setMaximumPoolSize()
to avoid HikariPool-1 - Connection is not available, request timed out after 30000ms for very tiny load server
Maximum pool size was already made configurable: 6045799