Aaron Schulz has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/239904

Change subject: Enable async secondary writes for mysql-multiwrite cache
......................................................................

Enable async secondary writes for mysql-multiwrite cache

Change-Id: Ieccb23fde3058be2e61f2fa197cc7b896ff9affe
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/04/239904/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7257d70..6750bb6 100755
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -300,6 +300,7 @@
                        'shards' => 256,
                ),
        ),
+       'replication' => 'async'
 );
 
 if ( $wmgUseClusterSession ) {

-- 
To view, visit https://gerrit.wikimedia.org/r/239904
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieccb23fde3058be2e61f2fa197cc7b896ff9affe
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

Reply via email to