Aaron Schulz has uploaded a new change for review.
https://gerrit.wikimedia.org/r/240963
Change subject: Set "async" for SQL parser cache everywhere else
......................................................................
Set "async" for SQL parser cache everywhere else
Change-Id: I252970886b6f1242d1cb8c99fd12cf67612658fd
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/63/240963/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 43c5b37..d20e1bf 100755
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -303,7 +303,7 @@
'shards' => 256,
),
),
- 'replication' => ( $wgDBname === 'testwiki' ) ? 'async' : 'sync'
+ 'replication' => 'async'
);
if ( $wmgUseClusterSession ) {
--
To view, visit https://gerrit.wikimedia.org/r/240963
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I252970886b6f1242d1cb8c99fd12cf67612658fd
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits