DCausse has uploaded a new change for review.

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

Change subject: Elastic@deployment-prep: force the number of replicas to 1 max
......................................................................

Elastic@deployment-prep: force the number of replicas to 1 max

We plan to decommission deployment-elastic08 which will reduce the the
cluster to 3 nodes, it seems wise to reduce the number of replicas to
1 max and not use production settings.

Bug: T147777
Change-Id: Ifd2d7b5b971ea8c0e100d3a08a54f0fa7e024008
---
M wmf-config/CirrusSearch-labs.php
1 file changed, 2 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/CirrusSearch-labs.php b/wmf-config/CirrusSearch-labs.php
index c93b02c..d96a084 100644
--- a/wmf-config/CirrusSearch-labs.php
+++ b/wmf-config/CirrusSearch-labs.php
@@ -75,3 +75,5 @@
     'zh' => 'zhwiki',
 ];
 
+# Force the number of replicas to 1 max for the beta cluster
+$wgCirrusSearchReplicas = '0-1';

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifd2d7b5b971ea8c0e100d3a08a54f0fa7e024008
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: DCausse <dcau...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to