https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35734
Bug ID: 35734
Summary: Message queue table lock will crash Koha
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Locking the message_queue table on circulation and reserves will crash Koha, if
there are many circulation or/and reservation operations on running and the
process_message_queue cron is processing messages. Locking a table is not a
very good way to handle digest messages and active queue, this should be
handled with a new message status instead.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/