Last modified: 2013-07-25 07:05:17 UTC
The language factory uses a caching scheme that basically breaks down for Wikibase because a lot of languages are requested all the time, often for a single page. Languages used should be cached, and kept for at least the duration of the present page rendering. Probably it is easier to just set the number of languages cached somewhat higher and use a simple purging of the oldest language on a list of most recently used ones.
Change Iee2c796a: Attempt on fixing the suicidal LangObjCache
The patch has been merged in 12/2012. jeblad: Can this report be closed as RESOLVED FIXED? Or is this still an issue?
jeblad: Can you answer comment 2, please?
That is a partial fix, but the bug as it stand can be closed.