Springle has uploaded a new change for review.

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

Change subject: repool db1002, depool db1060 schema changes
......................................................................

repool db1002, depool db1060 schema changes

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index c035e2d..0808629 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -98,10 +98,10 @@
        's2' => array(
                'db1036'    => 0,
                'db1018'    => 0, # snapshot, vslow, dump
-               #'db1002'    => 0, # watchlist, recentchangeslinked, 
contributions, logpager
+               'db1002'    => 0, # watchlist, recentchangeslinked, 
contributions, logpager
                'db1009'    => 300,
                'db1024'    => 300,
-               'db1060'    => 400,
+               # schema changes 'db1060'    => 400,
        ),
        /* s3 */ 'DEFAULT' => array(
                'db1038'    => 0,
@@ -161,18 +161,18 @@
                'dump' => array(
                        'db1018' => 1,
                ),
-#              'watchlist' => array(
-#                      'db1002' => 1,
-#              ),
-#              'recentchangeslinked' => array(
-#                      'db1002' => 1,
-#              ),
-#              'contributions' => array(
-#                      'db1002' => 1,
-#              ),
-#              'logpager' => array(
-#                      'db1002' => 1,
-#              ),
+               'watchlist' => array(
+                       'db1002' => 1,
+               ),
+               'recentchangeslinked' => array(
+                       'db1002' => 1,
+               ),
+               'contributions' => array(
+                       'db1002' => 1,
+               ),
+               'logpager' => array(
+                       'db1002' => 1,
+               ),
        ),
        /* s3 */ 'DEFAULT' => array(
                'vslow' => array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id631131f15f9ca9b5a6cb12c38f79b30e61ee6ca
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Springle <sprin...@wikimedia.org>

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

Reply via email to