mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
6c4433d0b5
* 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.