Last modified: 2014-04-15 18:26:52 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 T65900, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63900 - Flow: Add a hook to CheckUser that would allow us to preload all data at once, instead of piecemeal
Flow: Add a hook to CheckUser that would allow us to preload all data at once...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-14 14:13 UTC by Matthias Mullie
Modified: 2014-04-15 18:26 UTC (History)
4 users (show)

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


Attachments

Description Matthias Mullie 2014-04-14 14:13:27 UTC
https://gerrit.wikimedia.org/r/#/c/125710 adds a CheckUserQuery::loadMetadataBatch method that will batch-load all Flow data.

It'll still be called on a per-entry basis (see https://gerrit.wikimedia.org/r/#/c/125710/1/Hooks.php), instead of all at once, because (I think) there is no existing hook in CheckUser that can be called to retrieve all Flow-related CU entries.

Similar to how we've added a hook to RC for this, we should do the same for CU. It's slightly less urgent because CheckUser is probably much less commonly used, but we still need to make sure it's efficient ;)

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


Navigation
Links