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

Change subject: db-codfw.php: Depool db2049 and db2041
......................................................................


db-codfw.php: Depool db2049 and db2041

Going to optimize templatelinks and pagelinks tables

Bug: T174509
Change-Id: Id9aa28094202b0e8d7fe9c01356e6ab338c5a2fb
---
M wmf-config/db-codfw.php
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 7d06c4b..d7579c3 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -115,8 +115,8 @@
        's2' => [
                'db2017' => 0,   # B6 2.9TB  96GB, master
                'db2035' => 50,  # C6 2.9TB 160GB, rc, log
-               'db2041' => 100, # C6 2.9TB 160GB, api
-               'db2049' => 400, # C6 2.9TB 160GB,
+               # 'db2041' => 100, # C6 2.9TB 160GB, api #T174509
+               # 'db2049' => 400, # C6 2.9TB 160GB, #T174509
                'db2056' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow 
#innodb compressed
                'db2063' => 100, # D6 3.3TB 160GB, api
                'db2064' => 400, # D6 3.3TB 160GB
@@ -295,7 +295,7 @@
                        'db2056' => 1,
                ],
                'api' => [
-                       'db2041' => 1,
+                       # 'db2041' => 1,
                        'db2063' => 1,
                ],
        ],

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

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

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

Reply via email to