[Koha-bugs] [Bug 24761] New: Caching issues in scripts running in daemon mode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 28 15:25:35 CET 2020


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

            Bug ID: 24761
           Summary: Caching issues in scripts running in daemon mode
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Bug 16758 highlighted an issue on long running processes (daemons) with the L1
cache mechanism not being able to invalidate cache.

The proposed and agreed solution there was to disable L1 cache for daemon
scripts. But the bug only took care of rebuild_zebra.pl, leaving things like
SIPServer for later. We should resume that work, and discussion.

It clearly needs to be handled in a generic way on Koha::Script

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