Closed Chris2018998 closed 4 years ago
Hi Chris,
I am reluctant to do that, because there is no way to configure BeeCP in a way that provides equivalent "safe" operation. BeeCP does not track and reset various important JDBC state. As a result, it always reports unrealistically high results, which is misleading to users.
All other pools are also lacking in safe operation, but at least support the ability to configure "more safe" behavior (at the cost of performance).
See this as an example of what is lacking.
Thanks for your reply. I have add some connection reset code , and retested it, the score has reduced, but still be high. I have open a new Issue at 'HikariCP' project, so close it.
pom.xml
'BenchBase.java'
BenchBase.txt
1: import block
2: pool list Param
3: pool setup block
4: pool close block
5: pool block