[Koha-bugs] [Bug 23571] New: fines.pl may block server

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 9 08:25:49 CEST 2019


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

            Bug ID: 23571
           Summary: fines.pl may block server
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: hagud at orex.es
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Under certain circunstances fines.pl may block a server.

1. if syspref calculate on return
2. If koha site has a big number of overdue items
3. there are puntual high number of checkin

under this circunstances koha launches several fines.pl,each for every koha
checkin,  that overload cpu and make koha unresponsive

This actions should be desiderable

1. fines.pl on return just calculate the user account, not all users

Another option is possible, block fines.pl if there is another process
running.. but perhaps option 1 is faster?

-- 
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