Springle has uploaded a new change for review.

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


Change subject: Reduce LB general traffic during reindexing/partitioning on 
groupLoadsBySection slaves.
......................................................................

Reduce LB general traffic during reindexing/partitioning on groupLoadsBySection 
slaves.

Change-Id: Id0cf22ea82a2e31825e8267ebbcaf0043f8c57aa
---
M wmf-config/db-eqiad.php
1 file changed, 5 insertions(+), 5 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index f295770..f4bd5a1 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -98,7 +98,7 @@
        's2' => array(
                'db1036'    => 0,
                'db1018'    => 0, # snapshot, vslow
-               'db1002'    => 50, # watchlist, recentchangeslinked, 
contributions, logpager
+               'db1002'    => 0, # watchlist, recentchangeslinked, 
contributions, logpager
                'db1009'    => 400,
                'db1034'    => 400,
        ),
@@ -112,28 +112,28 @@
        's4' => array(
                'db1059'   => 0,
                'db1042'   => 0, # snapshot, vslow
-               'db1004'   => 50, # watchlist, recentchangeslinked, 
contributions, logpager
+               'db1004'   => 0, # watchlist, recentchangeslinked, 
contributions, logpager
                'db1011'   => 400,
                'db1020'   => 400,
        ),
        's5' => array(
                'db1058'   => 0,
                'db1005'   => 0, # snapshot, vslow
-               'db1026'   => 50, # watchlist, recentchangeslinked, 
contributions, logpager
+               'db1026'   => 0, # watchlist, recentchangeslinked, 
contributions, logpager
                'db1021'   => 400,
                'db1045'   => 400,
        ),
        's6' => array(
                'db1027'   => 0,
                'db1022'   => 0, # snapshot, vslow
-               'db1040'   => 50, # watchlist, recentchangeslinked, 
contributions, logpager
+               'db1040'   => 0, # watchlist, recentchangeslinked, 
contributions, logpager
                'db1015'   => 400,
                'db1006'   => 400,
        ),
        's7' => array(
                'db1039' => 0,
                'db1007' => 0, # snapshot, vslow
-               'db1041' => 50, # watchlist, recentchangeslinked, 
contributions, logpager
+               'db1041' => 0, # watchlist, recentchangeslinked, contributions, 
logpager
                'db1024' => 400,
                'db1028' => 400,
        ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id0cf22ea82a2e31825e8267ebbcaf0043f8c57aa
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Springle <[email protected]>

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

Reply via email to