Jcrespo has submitted this change and it was merged.

Change subject: Depool db1056 for schema change
......................................................................


Depool db1056 for schema change

Bug: T151029
Change-Id: I200fe2a68100601f425b801eeb7022d636b9c02c
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Jcrespo: Looks good to me, approved
  Marostegui: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index a675ba3..f2e8019 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -130,7 +130,7 @@
        's4' => [
                'db1040' => 0,   # 1.4TB  64GB, master
                'db1053' => 1,   # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
-               'db1056' => 1,   # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
+#              'db1056' => 1,   # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager # T151029
                'db1059' => 1,   # 2.8TB  96GB, api
                'db1064' => 0,   # 2.8TB 160GB, vslow, dump
                'db1068' => 1,   # 2.8TB 160GB, api
@@ -332,23 +332,23 @@
                ],
                'watchlist' => [
                        'db1053' => 1,
-                       'db1056' => 1,
+#                      'db1056' => 1,
                ],
                'recentchanges' => [
                        'db1053' => 1,
-                       'db1056' => 1,
+#                      'db1056' => 1,
                ],
                'recentchangeslinked' => [
                        'db1053' => 1,
-                       'db1056' => 1,
+#                      'db1056' => 1,
                ],
                'contributions' => [
                        'db1053' => 1,
-                       'db1056' => 1,
+#                      'db1056' => 1,
                ],
                'logpager' => [
                        'db1053' => 1,
-                       'db1056' => 1,
+#                      'db1056' => 1,
                ],
        ],
        's5' => [

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

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

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

Reply via email to