Aaron Schulz has uploaded a new change for review.
https://gerrit.wikimedia.org/r/176706
Change subject: Added some redis queue comments
......................................................................
Added some redis queue comments
Change-Id: Idae8491c215b96261d3370998ababaef9a2b9d65
---
M wmf-config/jobqueue-eqiad.php
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/06/176706/1
diff --git a/wmf-config/jobqueue-eqiad.php b/wmf-config/jobqueue-eqiad.php
index 95e7b76..a9c9e93 100644
--- a/wmf-config/jobqueue-eqiad.php
+++ b/wmf-config/jobqueue-eqiad.php
@@ -2,6 +2,11 @@
# WARNING: This file is publically viewable on the web. Do not put private
data here.
// Note: on server failure, partition masters should be switched to the slave
+// Note: MediaWiki will fail-over to other shards when one is down. On master
+// failure, it is best to either do nothing or just disable the whole shard
+// until the master is fixed or full fail-over is done. Proper fail over
+// requires changing the slave to stop slaving the old master before updating
+// the MediaWiki config to direct traffic there.
$wgJobTypeConf['default'] = array(
'class' => 'JobQueueFederated',
'configByPartition' => array(
--
To view, visit https://gerrit.wikimedia.org/r/176706
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idae8491c215b96261d3370998ababaef9a2b9d65
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits