Eevans has uploaded a new change for review.

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

Change subject: reduce cassandra heap size in test cluster
......................................................................

reduce cassandra heap size in test cluster

Reduce the Cassandra heap to more a reasonable portion of total memory,
(test cluster nodes have a 1/4 the memory of those in production).

Change-Id: I8aa7c56afdbc36b4d7a6a9d971ecbbf5ea8d3d3e
---
M hieradata/regex.yaml
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/69/195669/1

diff --git a/hieradata/regex.yaml b/hieradata/regex.yaml
index ec47904..8e453b5 100644
--- a/hieradata/regex.yaml
+++ b/hieradata/regex.yaml
@@ -29,3 +29,5 @@
       - cerium.eqiad.wmnet
       - praseodymium.eqiad.wmnet
       - xenon.eqiad.wmnet
+  cassandra::max_heap_size: 4g
+  cassandra::heap_newsize: 1g

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

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

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

Reply via email to