[Koha-bugs] [Bug 26457] DB DeadLock when renewing checkout items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 7 00:05:22 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26457

--- Comment #23 from David Cook <dcook at prosentient.com.au> ---
Thanks for the info, Nick. And yeah I think throwing an exception is a good
immediate improvement.

Looking at Bug 20086, I think that we're trying to do way too much in 1
database transaction. I've seen this on other systems with a lot of concurrent
activity, and debugging these deadlocks is a struggle. 

The AddRenewal function is a bit of a mess in general...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list