[Koha-bugs] [Bug 16166] Improve L1 cache performance and safety

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 27 14:31:45 CEST 2016


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

--- Comment #14 from Jacek Ablewicz <abl at biblos.pk.edu.pl> ---
(In reply to Jesse Weaver from comment #11)

> See
> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49488 for code
> that does modify the value stored in cache, but in a way that doesn't cause
> problems.

I tried to review GetMarcStructure() calls to ensure that "unsafe" variant does
not cause any problems, but this is a mind boggling task, there are way to many
of those calls (direct or undirect) in the code. So I created Bug 16365 instead
- not such elegant solution, but less dangerous and more manageable one IMO.

Not sure about GetAuthorisedValue() -  I vaguely recollect that somewhere in
the past it definitely wasn't "safe", but I can't remember why exactly; will
try to find the relevant bug report.

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


More information about the Koha-bugs mailing list