HikariCP icon indicating copy to clipboard operation
HikariCP copied to clipboard

DeadLock Connection Handling [Question]

Open vinothank95 opened this issue 4 years ago • 1 comments

I'm using HikariCP with Oracle DB. sometimes getting 'ora-00060 deadlock detected while waiting for resource' in my application. How HikariCP handling deadlock connections? when it will be removed from pool? it will be removed from pool after maxlifetime even its deadlocked? is there anyway to release deadlock connection and clear it?

vinothank95 avatar Jun 03 '20 21:06 vinothank95

Hi, I have the same behaviour (we use Hikari 3.3.1) Is that something fixed in latest versions?

Thanks

sfragata avatar Aug 04 '22 13:08 sfragata