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

            Bug ID: 20884
           Summary: Stale data remaining in cache after koha-remove
 Change sponsored?: ---
           Product: Koha
           Version: 18.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Packaging
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: jchara...@cmaisonneuve.qc.ca
        QA Contact: testo...@bugs.koha-community.org
                CC: mi...@abunchofthings.net

Created attachment 75836
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75836&action=edit
0001-Restart-memcached-after-koha-remove-if-needed.patch

After running koha-remove, stale data remains in within the memcached server.

Say if an instance is deleted then recreated immediately, changed data such as
database credentials isn't loaded into the cache, resulting in strange,
difficult to troubleshoot problems.

The solution would be to flush memcached cache at the end of koha-remove.

The most straightforward method to do this is simply restart the service.

See attached patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to