corda/node-api
Rick Parker 6c4433d0b5 CORDA-2646 - Database connection pools leaking memory on every checkpoint (#4773)
* ENT-3053 Database connection pools leaking memory on every checkpoint. Flip in the thread local from the thread into the fiber.

* Back port to OS (needs some gradle changes) and added TODO, ability for it to avoid erroring if not using Hikari.

* Review feedback to remove warning.
2019-02-20 11:28:32 +00:00
..
src CORDA-2646 - Database connection pools leaking memory on every checkpoint (#4773) 2019-02-20 11:28:32 +00:00
build.gradle CORDA-2646 - Database connection pools leaking memory on every checkpoint (#4773) 2019-02-20 11:28:32 +00:00