Hello Urbanecm, jenkins-bot, Jcrespo, Zoranzoki21,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Depool deployment-db04"
......................................................................

Revert "Depool deployment-db04"

This reverts commit 7d5d222b305e207065dc6966c8a43a16663d4bda.

Change-Id: I469ee4b29c24aa8b6c755ad32f1987026eed3368
---
M wmf-config/CommonSettings-labs.php
M wmf-config/db-labs.php
2 files changed, 5 insertions(+), 8 deletions(-)


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

diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index 87bb64d..64619c9 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -400,7 +400,4 @@
        }
 }
 
-// TEMPORARY read-only measure while I fix the inconsistent DB state --Roan 
(T183252)
-$wgReadOnly = 'The database is read-only while I work on bringing it back. See 
T183252 -Roan';
-
 } # end safeguard
diff --git a/wmf-config/db-labs.php b/wmf-config/db-labs.php
index 7f5f97b..a86ed64 100644
--- a/wmf-config/db-labs.php
+++ b/wmf-config/db-labs.php
@@ -19,7 +19,7 @@
                'sectionLoads' => [
                        'DEFAULT' => [
                                'deployment-db03' => 0,
-                               # 'deployment-db04' => 400,
+                               'deployment-db04' => 400,
                        ],
                ],
 
@@ -34,23 +34,23 @@
 
                'hostsByName' => [
                        'deployment-db03' => '10.68.23.30:3306', # 
deployment-db03.eqiad.wmflabs
-                       # 'deployment-db04' => '10.68.18.35:3306', # 
deployment-db04.eqiad.wmflabs
+                       'deployment-db04' => '10.68.18.35:3306', # 
deployment-db04.eqiad.wmflabs
                ],
 
                'externalLoads' => [
                        'cluster1' => [
                                '10.68.23.30:3306' => 1,  # 
deployment-db03.eqiad.wmflabs, master
-                               # '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
+                               '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
                        ],
 
                        'flow_cluster1' => [
                                '10.68.23.30:3306' => 1,  # 
deployment-db03.eqiad.wmflabs, master
-                               # '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
+                               '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
                        ],
 
                        'extension1' => [
                                '10.68.23.30:3306' => 1,  # 
deployment-db03.eqiad.wmflabs, master
-                               # '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
+                               '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
                        ],
                ],
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I469ee4b29c24aa8b6c755ad32f1987026eed3368
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to