"Aaron Schulz" posted a comment on MediaWiki.r109469. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109469#c30868
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, 5GB is for swift. Typical file systems can go up much higher of course, though you have the problem of operations taking longer. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
