Springle has uploaded a new change for review.

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


Change subject: depool db1022
......................................................................

depool db1022

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index f10cd5c..4f7269b 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -127,7 +127,7 @@
        ),
        's6' => array(
                'db1027'   => 0,
-               'db1022'   => 0, # snapshot, vslow, dump
+               #schema changes 'db1022'   => 0, # snapshot, vslow, dump
                'db1023'   => 0, # watchlist, recentchangeslinked, 
contributions, logpager
                'db1015'   => 400,
                'db1006'   => 400,
@@ -236,10 +236,12 @@
        ),
        's6' => array(
                'vslow' => array(
-                       'db1022' => 1,
+                       # schema changes 'db1022' => 1,
+                       'db1023' => 1,
                ),
                'dump' => array(
-                       'db1022' => 1,
+                       # schema changes 'db1022' => 1,
+                       'db1023' => 1,
                ),
                'watchlist' => array(
                        'db1023' => 1,

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

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