"Aaron Schulz" posted a comment on MediaWiki.r110042.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110042#c31208

Commit summary for MediaWiki.r110042:

* follow up r110039
* killed doFileExists since it is not being called (thx to Aaron)
* only use blobExists where necessary
* all FileBackendTests pass

Aaron Schulz's comment:

You still should overwrite doStreamFile() and doGetFileSha1Base36(). The former 
should stream straight out of the store for performance. The later should use 
whatever metadata support Azure has to track the sha1 when an object is created 
(storeInternal or createInternal) as the Swift backend does. This makes the 
other operations faster.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to