zloster / FrameworkBenchmarks

Source code for the framework benchmarking project
http://www.techempower.com/benchmarks/
Other
0 stars 0 forks source link

Dropwizard JDBC connection pool setting #97

Open zloster opened 4 years ago

zloster commented 4 years ago

Increase the timeout when waiting to obtain connection from a busy pool.

zloster commented 4 years ago

After implementing changes in the code to get non-repeating IDs and increasing the timeouts to the DB I've only fixed the Dropwizard with Hibernate and MySQL. The permutation with PostgreSQL/Hibernate and PostgreSQL/JDBI3 still are not passing the checks. I've tried to track down the problem but no luck currently.

What checks are needed: