[Koha-bugs] [Bug 16105] New: Cache::Memory is loaded even if memcache is used

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 18 14:38:29 CET 2016


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

            Bug ID: 16105
           Summary: Cache::Memory is loaded even if memcache is used
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 11998, 16104

Cache::Memory is loaded and Koha::Cache::_initialize_memory is called even if a
memcached cache has been correctly initialize, it does not make sense.
It should only be initialize if needed.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998
[Bug 11998] Syspref caching issues
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16104
[Bug 16104] Warnings "used only once: possible typo" should be removed
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list