Last modified: 2014-07-07 17:22:00 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T49168, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 47168 - CentralAuthUser::queryAttached() should probably cache the result
CentralAuthUser::queryAttached() should probably cache the result
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CentralAuth (Other open bugs)
master
All All
: Low minor (vote)
: ---
Assigned To: Kunal Mehta (Legoktm)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-12 11:34 UTC by Sam Reed (reedy)
Modified: 2014-07-07 17:22 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2013-04-12 11:34:51 UTC
CentralAuthUser::queryAttached() should probably cache the result

It would look like we have some duplication between queryAttached() and loadAttached(). The latter is cached, but doesn't pull as much data. It probably makes more sense to make them both use the same cached dataset, and extra information can be "ignored" in the loadAttached() case.
Comment 1 Sam Reed (reedy) 2014-07-07 17:22:00 UTC
Fix by Kunal in https://gerrit.wikimedia.org/r/103504/

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links