Asher has uploaded a new change for review.

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


Change subject: pulling db1043 and shifting watchlist q's to db1050
......................................................................

pulling db1043 and shifting watchlist q's to db1050

Change-Id: I2dfa904d34a297ffa856d081a06a443f12baad57
---
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/88/51588/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 179eaa4..43b2951 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -85,7 +85,7 @@
                'db1042'    => 400, # 1.4TB sas
                'db1049'    => 500, # 2.8TB sas
                'db1050'    => 0, # snapshot 2.8TB sas
-               'db1043'    => 100, # 1.4TB sas, special contrib, watchlist, etc
+               # 'db1043'    => 100, # 1.4TB sas, special contrib, watchlist, 
etc
        ),
        's2' => array(
                'db1034'    => 0,
@@ -149,16 +149,16 @@
 'groupLoadsByDB' => array(
        'enwiki' => array(
                'watchlist' => array(
-                       'db1043' => 1,
+                       'db1050' => 1,
                ),
                'recentchangeslinked' => array(
-                       'db1043' => 1,
+                       'db1050' => 1,
                ),
                'contributions' => array(
-                       'db1043' => 1,
+                       'db1050' => 1,
                ),
                'dump' => array(
-                       'db1043' => 1,
+                       'db1050' => 1,
                ),
        ),
 ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2dfa904d34a297ffa856d081a06a443f12baad57
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Asher <afeld...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to