User "Catrope" posted a comment on MediaWiki.r92009.

Full URL: 
https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/92009#c20850
Commit summary:

Refactored UploadStash and related classes to use the database for file 
metadata storage instead of the session, see bug 26179

Tweaked the UploadWizard to work properly with the new backend code, updated 
tests

Comment:

What you did is not what we meant with "let the user deal with the delay". 
You're supposed to either present the user with a page with the caveat that it 
might be out of date, or read from the slave first and if you find the data is 
out of date in a nasty way (like, something doesn't exist yet but you suspect 
it should), read from the master.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to