"Aaron Schulz" posted a comment on MediaWiki.r109469. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109469#c30883
Commit summary for MediaWiki.r109469: In FileBackend/FileOp: * Added a sane default max file size to FileBackend. Operation batches need to check this before trying anything. * Temporarily adjust the PHP execution time limit in attemptBatch() to reduce the chance of dying in the middle of it. Also added a maximum batch size limit. * Added some code comments. Aaron Schulz's comment: Well if file ops timeout halfway through it's also about correctness. Any subclasses can make it configurable, but limited at some technical upper limit if they want. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
