mirror of
https://github.com/corda/corda.git
synced 2025-02-22 02:06:45 +00:00
* 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.