Asher has submitted this change and it was merged.
Change subject: pulling db per shard for upgrads
......................................................................
pulling db per shard for upgrads
Change-Id: Iebe7b063925639528d2db61f3bf1a3dd83738e06
---
M wmf-config/db-eqiad.php
1 file changed, 5 insertions(+), 5 deletions(-)
Approvals:
Asher: Verified; Looks good to me, approved
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index bee7b66..99ae3b8 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -96,32 +96,32 @@
/* s3 */ 'DEFAULT' => array(
'db1019' => 0,
'db1003' => 400,
- 'db1010' => 400,
+ #'db1010' => 400,
'db1035' => 100, # snapshot
),
's4' => array(
'db1038' => 0,
'db1004' => 400,
- 'db1011' => 400,
+ #'db1011' => 400,
'db1020' => 100, # snapshot
),
's5' => array(
'db1039' => 0,
'db1005' => 100, # snapshot
- 'db1026' => 400,
+ #'db1026' => 400,
'db1021' => 400,
),
's6' => array(
'db1006' => 0,
'db1022' => 100, # snapshot
- 'db1027' => 400,
+ #'db1027' => 400,
'db1040' => 400,
),
's7' => array(
'db1041' => 0,
'db1007' => 100, # snapshot
'db1024' => 400,
- 'db1028' => 400,
+ #'db1028' => 400,
),
),
--
To view, visit https://gerrit.wikimedia.org/r/54576
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iebe7b063925639528d2db61f3bf1a3dd83738e06
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Asher <[email protected]>
Gerrit-Reviewer: Asher <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits