[Koha-bugs] [Bug 16579] Use separate memcached namespace for caching koha-conf.xml

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 14 14:30:39 CEST 2016


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

--- Comment #24 from Jacek Ablewicz <abl at biblos.pk.edu.pl> ---
(In reply to Jonathan Druart from comment #21)
> Could someone take a look at these patches?

Overall they look (mostly) fine to me, or at least a move in the right
direction[s]. They are a bit hard to digest though, lots of collateral fixes
included - if some of them could be (?) moved to the separate reports, signing
off and Q&A will probably have a much better chance to occur in foreseeable
future ;).

Not sure if I fully understand a concept of namespaces / sub-namespaces
introduced with this patch set (and what are they needed for exactly,
especially in such particular form). E.g. L1 storage hash still remains a
shared singleton (sort of) - moving L1 storage to the cache objects instead
(and ideally tying those objects to the Koha contexts in 1:1 relationship)
seems to be much less headache-prone long term solution IMO.

By the look of it, in regards of cache architectural changes, there will be
some overlap with Bug 15562, which in parts does somehow similar things with
the cache (and a lot of other interesting things as well, but it's huge and I
don't really understand ~half of it). Are there any chances of coordinated
effort of some sort, so they both don't clash too badly with each other?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list