Last modified: 2011-12-14 17:37:19 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 T17690, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15690 - More efficient batch lookups in foreign repos
More efficient batch lookups in foreign repos
Status: REOPENED
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.14.x
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 16280
  Show dependency treegraph
 
Reported: 2008-09-22 12:03 UTC by Chad H.
Modified: 2011-12-14 17:37 UTC (History)
3 users (show)

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


Attachments

Description Chad H. 2008-09-22 12:03:07 UTC
We need to find a way to do more efficient batch requests in foreign repos. I've got an idea for implementation in the ForeignAPIRepo, so assigning to self.
Comment 1 Bryan Tong Minh 2008-09-25 20:31:20 UTC
Something like

class FileBatch {
 function addFile( ... ) { ... }
 function fetchAll( ... ) { ... }
}

Somewhere in the parser addFile() should be called so that the renderer can call fetchAll().
Comment 2 Chad H. 2009-06-10 01:50:16 UTC
With r51673, we can now do batch existence checks. Still not ideal.
Comment 3 Chad H. 2009-06-10 01:51:35 UTC
Didn't mean to close it.
Comment 4 Chad H. 2009-11-28 04:41:54 UTC
Mass component change for merge of "File/Repo" and "Images and Files"
Comment 5 Mark A. Hershberger 2011-07-21 21:39:50 UTC
Bryan, if you want, feel free to take this over. Chad isn't going to finish it.-

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


Navigation
Links