jenkins-bot has submitted this change and it was merged.

Change subject: depool db1004 for schema changes
......................................................................


depool db1004 for schema changes

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

Approvals:
  Springle: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 5e15bbd..74f0d46 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -112,7 +112,7 @@
        's4' => array(
                'db1059'   => 0,
                'db1042'   => 0, # snapshot, vslow, dump
-               'db1004'   => 0, # watchlist, recentchangeslinked, 
contributions, logpager
+               # schema changes 'db1004'   => 0, # watchlist, 
recentchangeslinked, contributions, logpager
                'db1011'   => 50,
                'db1020'   => 400,
                'db1040'   => 400,
@@ -200,18 +200,18 @@
                'dump' => array(
                        'db1042' => 1,
                ),
-               'watchlist' => array(
-                       'db1004' => 1,
-               ),
-               'recentchangeslinked' => array(
-                       'db1004' => 1,
-               ),
-               'contributions' => array(
-                       'db1004' => 1,
-               ),
-               'logpager' => array(
-                       'db1004' => 1,
-               ),
+#              'watchlist' => array(
+#                      'db1004' => 1,
+#              ),
+#              'recentchangeslinked' => array(
+#                      'db1004' => 1,
+#              ),
+#              'contributions' => array(
+#                      'db1004' => 1,
+#              ),
+#              'logpager' => array(
+#                      'db1004' => 1,
+#              ),
        ),
        's5' => array(
                'vslow' => array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia0541f4390fec000b3c92c7be980a3d6abb17e87
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Springle <[email protected]>
Gerrit-Reviewer: Springle <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to