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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 3 20:24:09 CET 2020


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at bywatersolutions.com
           See Also|                            |https://bugs.koha-community
                   |                            |.org/bugzilla3/show_bug.cgi
                   |                            |?id=26208

--- Comment #14 from Nick Clemens <nick at bywatersolutions.com> ---
Investigating this, as near as I can tell it only occurs during 'Renew all'
when too many processes hit the server at once. I cannot recreate locally, but
can verify on larger active koha instances

The renewals silently fail and the user is never notified leading to problems
later.

We have other issues from the multiple concurrent renewals, see bug 26208

I attached a patch there to perform the actions serially which I believe will
mitigate this issue

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


More information about the Koha-bugs mailing list