issues
search
yugabyte
/
tpcc
Repo to run TPCC benchmarks against YugabyteDB
Other
24
stars
21
forks
source link
Hikari pool connection fixes.
#97
Closed
psudheer21
closed
3 years ago
psudheer21
commented
3 years ago
Set the maxLifetime of the connection so as to not close the connection after 30 minutes.
Make sure the sleep due to initial-delay-secs happens before the constructor of the BenchmarkModule so as to sleep before the creation of the HikariPool.
Reviewers: Mihnea
Reviewers: Mihnea