Jcrespo has submitted this change and it was merged.

Change subject: mariadb: Depool es2015 (master, crashed); replaced by es2016
......................................................................


mariadb: Depool es2015 (master, crashed); replaced by es2016

Bug: T147769
Change-Id: Iaff0c4b703001d48624410c019fb7fd8f59797df
---
M wmf-config/db-codfw.php
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index a0c4d89..6da0ff4 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -589,9 +589,9 @@
 
        # es2
        'cluster24' => [
-               '10.192.32.130' => 1, # es2015, master
+               '10.192.48.41'  => 1, # es2016, master
                '10.192.0.141'  => 2, # es2014 - compressed data
-               '10.192.48.41'  => 3, # es2016
+#              '10.192.32.130' => 1, # es2015, crashed T147769
        ],
        # es3
        'cluster25' => [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaff0c4b703001d48624410c019fb7fd8f59797df
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]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to