Manybubbles has uploaded a new change for review.

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


Change subject: Give labs elasticsearch better heap.
......................................................................

Give labs elasticsearch better heap.

Change-Id: I333e93b00ee2996c5ff353e008fad8a9596e3f8e
---
M manifests/role/elasticsearch.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/09/76509/1

diff --git a/manifests/role/elasticsearch.pp b/manifests/role/elasticsearch.pp
index 6ba6a74..9b9d693 100644
--- a/manifests/role/elasticsearch.pp
+++ b/manifests/role/elasticsearch.pp
@@ -17,6 +17,7 @@
 class role::elasticsearch::beta {
     class { '::elasticsearch':
         cluster_name => 'beta-search',
+        heap_memory  => '4G',
     }
 }
 

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

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

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

Reply via email to