jenkins-bot has submitted this change and it was merged.
Change subject: Buffered cache is already hooked up to transactions
......................................................................
Buffered cache is already hooked up to transactions
Change-Id: I12f9f9a9916bf6383bd8e5a4aa16e6a4597f264e
---
M container.php
1 file changed, 0 insertions(+), 3 deletions(-)
Approvals:
Matthias Mullie: Looks good to me, approved
jenkins-bot: Verified
diff --git a/container.php b/container.php
index fc39922..83c057a 100644
--- a/container.php
+++ b/container.php
@@ -103,9 +103,6 @@
use Flow\Model\Header;
use Flow\Model\PostRevision;
-// TODO: this is still pass-thru until it gets hooked up to the begin/commit
-// transaction. Easiest will be to explicitly start/end the transaction
-// in the entry point ?
$c['memcache.buffered'] = $c->share( function( $c ) {
global $wgFlowCacheTime;
return new LocalBufferedCache( $c['memcache'], $wgFlowCacheTime );
--
To view, visit https://gerrit.wikimedia.org/r/111368
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I12f9f9a9916bf6383bd8e5a4aa16e6a4597f264e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: EBernhardson <[email protected]>
Gerrit-Reviewer: Matthias Mullie <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits