Jcrespo has submitted this change and it was merged.

Change subject: Reduce db1071 load (regular connection exhaustion from jobs)
......................................................................


Reduce db1071 load (regular connection exhaustion from jobs)

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

Approvals:
  Jcrespo: Verified; Looks good to me, approved



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index ed66893..102a9e1 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -133,7 +133,7 @@
                'db1026' => 0,   # 1.4TB  64GB, old master, watchlist, 
recentchanges, contributions, logpager
                'db1045' => 0,   # 1.4TB  64GB, vslow, dump
                'db1070' => 200, # 2.8TB 160GB, api
-               'db1071' => 500, # 2.8TB 160GB
+               'db1071' => 300, # 2.8TB 160GB
        ),
        's6' => array(
                'db1050' => 0,   # 2.8TB  64GB, master

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iff9f73582929e5d270bee6d90c6c6febbe2e58b8
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]>

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

Reply via email to