[Koha-bugs] [Bug 32990] New: Refactor C4::ImportBatch::_update_batch_record_counts to prevent deadlock

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 17 09:32:22 CET 2023


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

            Bug ID: 32990
           Summary: Refactor C4::ImportBatch::_update_batch_record_counts
                    to prevent deadlock
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

See 32558. Running this sub in parallel within multiple transactions creates a
deadlock.

C4::ImportBatch::_update_batch_record_counts(): DBI Exception: DBD::mysql::st
execute failed: Deadlock found when trying to get lock; try restarting
transaction at /usr/share/koha/C4/ImportBatch.pm line 392

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


More information about the Koha-bugs mailing list