jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/342169 )

Change subject: db-eqiad.php: Depool db1022
......................................................................


db-eqiad.php: Depool db1022

db1022 needs an ALTER table.
Pool db1061 for temporary API service

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

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



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index b2d1acd..e918ad0 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -151,10 +151,10 @@
        's6' => [
                'db1050' => 0,   # B2 2.8TB  64GB, master
 #              'db1023' => 0,   # B1 1.4TB  64GB, old master
-               'db1022' => 1,   # B1 1.4TB  64GB, api
+#              'db1022' => 1,   # B1 1.4TB  64GB, api #T159414
                'db1030' => 0,   # B1 1.4TB  64GB, vslow, dump
                'db1037' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-#              'db1061' => 0,   # D1 2.8TB 128GB
+               'db1061' => 0,   # D1 2.8TB 128GB #temporary api #T159414
                'db1085' => 500, # B3 3.6TB 512GB
                'db1088' => 500, # C2 3.6TB 512GB
                'db1093' => 500, # D2 3.6TB 512GB
@@ -391,7 +391,7 @@
                        'db1030' => 1,
                ],
                'api' => [
-                       'db1022' => 1,
+                       'db1061' => 1,
                ],
                'watchlist' => [
                        'db1037' => 1,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0ed3fdc936e2ade426c9b3769a4f89c1b48427de
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Florianschmidtwelzow <florian.schmidt.stargatewis...@gmail.com>
Gerrit-Reviewer: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to