Brett Wooldridge
5897d57b52
Update Wall-of-Fame.md
8 years ago
Brett Wooldridge
0f772ce4e9
Update Wall-of-Fame.md
8 years ago
Brett Wooldridge
dc47f16d40
Update Wall-of-Fame.md
8 years ago
Brett Wooldridge
ee8906ed74
Create Wall-of-Fame.md
8 years ago
Brett Wooldridge
03630dbf8e
Update README.md
8 years ago
Brett Wooldridge
d5489f24c4
Update README.md
8 years ago
Brett Wooldridge
8ff6e253ef
Updated documentation for initializationFailTimeout
8 years ago
Brett Wooldridge
ac0704b89d
Update release version.
8 years ago
Brett Wooldridge
949bd7730e
[maven-release-plugin] prepare for next development iteration
8 years ago
Brett Wooldridge
a7c8f0c507
[maven-release-plugin] prepare release HikariCP-2.6.1
8 years ago
Brett Wooldridge
b14278a760
Update changes log.
8 years ago
Brett Wooldridge
15df8ba563
Fixes #835 reduce spinning on connection return when the pool is
...
saturated by introducing a ~10 microsecond sleep every 256
iterations, otherwise yield() is used, which introduces an approx.
300ns delay.
8 years ago
Brett Wooldridge
3150673da8
Fixes #835 new change to reduce spinning on connection return
...
when the pool is saturated.
8 years ago
Brett Wooldridge
db0db670b4
Fixes#835 prevent barging when the pool is saturated
8 years ago
Brett Wooldridge
0b5650bde7
Unit test for over-saturated pool with traffic dropping to agreement
...
with capacity.
8 years ago
Brett Wooldridge
65171205d6
Unit test for over-saturated pool with traffic dropping to agreement
...
with capacity.
8 years ago
will vuong
e7a3e39f9b
Better place to capture pool.Wait metric ( #831 )
...
@wvuong Thanks. Yes, that is better.
8 years ago
Brett Wooldridge
7cd0deb3f2
Create ISSUE_TEMPLATE.md
8 years ago
Brett Wooldridge
1a6dc211dd
Fixes#821 If a disconnection class exception is thrown, do not set the flag that
...
indicates that checkDriverSupport() is complete.
8 years ago
Will Vuong
41900e07aa
Fix PrometheusMetricsTrackerTest
8 years ago
Will Vuong
d875e838c3
pool.Wait metric doesn't include timed out requests
...
We noticed that the pool.Wait metric only captured the timings for successful connection requests and doesn't capture when a connection request times out.
I didn't want to mess with IMetricsTrackerDelegate.recordBorrowStats() so I created a recordBorrowTimeoutStats() and implementation in MetricsTrackerDelegate instead. Feel free to tweak to your liking.
8 years ago
Brett Wooldridge
5c8b359b17
Add warning suppression.
8 years ago
Brett Wooldridge
2f31939cae
Add warning suppression.
8 years ago
Brett Wooldridge
0ab35e7445
Minor cleanup.
8 years ago
Brett Wooldridge
eafc799f91
Update README.md
8 years ago
Brett Wooldridge
1759c13a43
Update README.md
8 years ago
Brett Wooldridge
678565661e
Update Welcome-To-The-Jungle.md
8 years ago
Brett Wooldridge
dd28f1a864
Update Welcome-To-The-Jungle.md
8 years ago
Brett Wooldridge
d60f9eb4ab
Update Welcome-To-The-Jungle.md
8 years ago
Brett Wooldridge
1c0c78ea90
Update README.md
8 years ago
Brett Wooldridge
e228ce5bab
Update README.md
8 years ago
Brett Wooldridge
17c9bb3277
Update README.md
8 years ago
Brett Wooldridge
7cc86ac1bc
Update README.md
8 years ago
Brett Wooldridge
9b94fd3e69
Update change log.
8 years ago
Brett Wooldridge
2414ebdaa4
Queue immediate replacement of retired maxLifetime connection.
8 years ago
Brett Wooldridge
cfe51dfe11
Update README.md
8 years ago
Brett Wooldridge
1eb241b589
Update README.md
8 years ago
Brett Wooldridge
b1c2f92728
Update README.md
8 years ago
Brett Wooldridge
83c8b5850f
Update Welcome-To-The-Jungle.md
8 years ago
Brett Wooldridge
a471406567
Updated change log.
8 years ago
Brett Wooldridge
8c7033a335
Fixes #742 Add MXBean accessors to HikariDataSource to facilitate
...
implementation of "graceful" shutdown when JMX is not enabled.
8 years ago
Brett Wooldridge
ef7da7dad4
Minor cleanup.
8 years ago
Brett Wooldridge
b2cd44f97d
Remove deprecated method call.
8 years ago
Brett Wooldridge
ea3043dea2
Fixes #817 restore former failfast=false behavior by completely
...
bypassing the connection validation if initializationFailTimeout is
negative.
8 years ago
Brett Wooldridge
a6127c4243
Exclude class.
8 years ago
Brett Wooldridge
8433e8bd53
Remove unused classes.
8 years ago
Brett Wooldridge
4b910d4905
Update dependencies.
8 years ago
Brett Wooldridge
f8e7f9a155
Revert change to clear travis .m2 cache.
8 years ago
Brett Wooldridge
44fb9ac47a
Attempt to clear broken cache (org.hamcrest.core dependency)
8 years ago
Brett Wooldridge
a7502e46ea
Update README.md
8 years ago