Ottomata has uploaded a new change for review.

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

Change subject: Turn on elasticsearch row awareness for shard allocation
......................................................................

Turn on elasticsearch row awareness for shard allocation

RT 7661

Change-Id: Id9615b781026be45b646beeb393cdc5b2023dc5e
---
M manifests/role/elasticsearch.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/05/153805/1

diff --git a/manifests/role/elasticsearch.pp b/manifests/role/elasticsearch.pp
index 72e7662..312e180 100644
--- a/manifests/role/elasticsearch.pp
+++ b/manifests/role/elasticsearch.pp
@@ -86,7 +86,7 @@
         # We're not turning on awareness_attributes right yet.  We'll do that
         # with the setting update API after things settle down with the 1.0
         # release then we'll update puppet.
-        $awareness_attributes = undef
+        $awareness_attributes = 'row',
         $unicast_hosts        = undef
 
         # Production elasticsearch needs these plugins to be loaded in order

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id9615b781026be45b646beeb393cdc5b2023dc5e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>

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

Reply via email to