Cache entries are currently set without any TTL which is bad when there are too many writes. CachingPrefetchingTermLookup is currently only used for Properties, but once it's enabled for items we likely need a TTL set to make sure the cache does not explode.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/Wikibase | master | +44 -5 | UncachedTermsPrefetcher: add configurable ttl |
Event Timeline
Comment Actions
Change 573306 had a related patch set uploaded (by Jakob; owner: Jakob):
[mediawiki/extensions/Wikibase@master] UncachedTermsPrefetcher: add configurable ttl
Comment Actions
Change 573306 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] UncachedTermsPrefetcher: add configurable ttl