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

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


db-eqiad.php: Depool db1073

Needs alter table

Bug: T174569
Change-Id: I8ebd0f2c8cf34f29a1e9198b7e97a911d1a88fe8
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 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 cf67da4..a6b9b3a 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -109,7 +109,7 @@
                # 'db1055' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager # T178359
                'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
                'db1066' => 50,  # D1 2.8TB 160GB, api
-               'db1073' => 50,  # B3 2.8TB 160GB, api
+               # 'db1073' => 50,  # B3 2.8TB 160GB, api # T174569
                'db1080' => 300, # A2 3.6TB 512GB, api
                'db1083' => 500, # B1 3.6TB 512GB
                'db1089' => 500, # C3 3.6TB 512GB
@@ -296,7 +296,7 @@
                ],
                'api' => [
                        'db1080' => 1,
-                       'db1073' => 1,
+                       # 'db1073' => 1,
                        'db1066' => 1,
                ],
        ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8ebd0f2c8cf34f29a1e9198b7e97a911d1a88fe8
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Urbanecm <martin.urba...@wikimedia.cz>
Gerrit-Reviewer: Zoranzoki21 <zorandori4...@gmail.com>
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