Brett Wooldridge
|
b140c9ed68
|
Change rejected handler policy for closeConnectionExecutor to CallRunsPolicy.
|
11 years ago |
Brett Wooldridge
|
16dbc953d1
|
Remove unnecessary check.
|
11 years ago |
Brett Wooldridge
|
2d7ff2e02b
|
Little by little, more coverage -- up to 86%
|
11 years ago |
Brett Wooldridge
|
558f18a8e3
|
ConcurrentBag tests, more correct DriverDataSource.
|
11 years ago |
Brett Wooldridge
|
264e0bb3ca
|
Remove redundant code from LeakTask
|
11 years ago |
Brett Wooldridge
|
586c68b64d
|
Hibernate test.
|
11 years ago |
Brett Wooldridge
|
250581cef3
|
Move logger initialization.
|
11 years ago |
Brett Wooldridge
|
1c010938a4
|
Remove MiscTest from hikaricp-java6 until we can figure out the sporadic failures on travis-ci.
|
11 years ago |
Brett Wooldridge
|
8f24815a4a
|
Trying to fix travis-ci failure, works locally. Not occasionally fails, seems to be timing sensitive.
|
11 years ago |
Brett Wooldridge
|
681a7e515f
|
Trying to fix travis-ci failure, works locally.
|
11 years ago |
Brett Wooldridge
|
a9bf05f5e1
|
Trying to fix travis-ci failure, works locally.
|
11 years ago |
Brett Wooldridge
|
682826efe5
|
Try alternative class loader.
|
11 years ago |
Brett Wooldridge
|
ed67c24665
|
Test leak detection.
|
11 years ago |
Brett Wooldridge
|
aea7b69e9c
|
Test leak detection.
|
11 years ago |
Brett Wooldridge
|
9bd925a885
|
More coverage tests and redundant code removal.
|
11 years ago |
Brett Wooldridge
|
b47d1dc105
|
Remove redundant code.
|
11 years ago |
Brett Wooldridge
|
cb38844e8a
|
DataSource unwrap tests.
|
11 years ago |
Brett Wooldridge
|
14387d258e
|
Additional shutdown tests.
|
11 years ago |
Brett Wooldridge
|
bfad871409
|
Add eviction test.
|
11 years ago |
Brett Wooldridge
|
49fcd97d41
|
Add message for debugging sporadic failure
|
11 years ago |
Brett Wooldridge
|
37182bda9e
|
Some LeakTask coverage.
|
11 years ago |
Brett Wooldridge
|
e18feb5357
|
Add config validation tests (and a fix for an uncovered bug).
|
11 years ago |
Brett Wooldridge
|
7a720700ca
|
Fix imports.
|
11 years ago |
Brett Wooldridge
|
1143d557d4
|
Relocate initializeDataSource() method.
|
11 years ago |
Brett Wooldridge
|
559346dc7c
|
Javadoc
|
11 years ago |
Brett Wooldridge
|
e6fb2a4e72
|
Fix shutdown race with connections added to the pool.
|
11 years ago |
Brett Wooldridge
|
7e2ab6de3e
|
Lengthen timeout.
|
11 years ago |
Brett Wooldridge
|
948a88e6d6
|
More test coverage.
|
11 years ago |
Brett Wooldridge
|
98cbc3b36d
|
Don't skip rollback just because nothing is dirty.
|
11 years ago |
Brett Wooldridge
|
f3e474d209
|
More test coverage.
|
11 years ago |
Brett Wooldridge
|
3de6474f37
|
Implement unwrap in stub.
|
11 years ago |
Brett Wooldridge
|
2ba5312502
|
Additional unwrap test.
|
11 years ago |
Brett Wooldridge
|
b000fc23a5
|
Remove unused methods.
|
11 years ago |
Brett Wooldridge
|
74e6281a02
|
Allow the Javassist proxy generator to generate these delegate methods.
|
11 years ago |
Brett Wooldridge
|
e43c11f7ca
|
More test coverage.
|
11 years ago |
Brett Wooldridge
|
7a46803cf5
|
Remove unused constructor
|
11 years ago |
Brett Wooldridge
|
09ef9d59c8
|
Suppress stack trace generation.
|
11 years ago |
Brett Wooldridge
|
fc9728df8f
|
Avoid super constructor that fills in the stacktrace.
|
11 years ago |
Brett Wooldridge
|
bc2defcf11
|
Remove unused methods.
|
11 years ago |
Brett Wooldridge
|
e883786cea
|
Additional safety check to only apply the new conditional when minimumIdle is 0.
|
11 years ago |
Brett Wooldridge
|
fefe559822
|
Fixed #159 handle case when async connection attempts are failing but there are no longer threads waiting for connections
|
11 years ago |
Brett Wooldridge
|
50fbd6db94
|
Make logPoolState() "public" for testing.
|
11 years ago |
Brett Wooldridge
|
6818783370
|
Improve accuracy of pool stat reporting (at a slight performance cost).
|
11 years ago |
Brett Wooldridge
|
e1e4a50f1f
|
Move LeakTask to util pacakge.
|
11 years ago |
Brett Wooldridge
|
b959a79dc7
|
Minor improvements to LeakTask.
|
11 years ago |
Brett Wooldridge
|
c04f59f3b8
|
Minor performance tweaks and readability changes.
|
11 years ago |
Brett Wooldridge
|
00b77f9cd3
|
Tweak the leak task handling and resetConnection() handling for small performance gains in the *nominal* case. Possibly slower in edge-cases (but who cares).
|
11 years ago |
Brett Wooldridge
|
cf1109b0a5
|
Generate classes in the proper protection domain.
|
11 years ago |
Brett Wooldridge
|
028996b508
|
Minor optimizations.
|
11 years ago |
Brett Wooldridge
|
b317b23f5b
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |