Springle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/115336

Change subject: s1 direct api traffic to db1043
......................................................................

s1 direct api traffic to db1043

Change-Id: I4a688e4734462cb1d477bf3e6a8879f7a329861e
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/36/115336/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 6971d47..4e8a9d1 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -90,7 +90,7 @@
                # no pool 'db1050' => 0, # 2.8TB sas 64GB, snapshot
                # schema changes 'db1055' => 0, # watchlist, 
recentchangeslinked, contributions, logpager
                'db1034' => 0, # watchlist, recentchangeslinked, contributions, 
logpager
-               'db1043' => 0, # 1.4TB sas 64GB, vslow, dump
+               'db1043' => 0, # 1.4TB sas 64GB, vslow, api, dump
                'db1037' => 300, # 1.4TB sas 64GB
                'db1049' => 300, # 2.8TB sas 64GB
                'db1051' => 400, # 2.8TB sas 96GB
@@ -299,6 +299,9 @@
                'vslow' => array(
                        'db1043' => 1,
                ),
+               'api' => array(
+                       'db1043' => 1,
+               ),
        ),
 ),
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a688e4734462cb1d477bf3e6a8879f7a329861e
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Springle <sprin...@wikimedia.org>

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

Reply via email to