MaxSem has uploaded a new change for review.
https://gerrit.wikimedia.org/r/95559
Change subject: Fix Solr OOM on labs
......................................................................
Fix Solr OOM on labs
The VM has only a gig of RAM:P
Change-Id: I3ba1b96b69fee75ac927a1be2277ed7ad37d349d
---
M manifests/role/solr.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/59/95559/1
diff --git a/manifests/role/solr.pp b/manifests/role/solr.pp
index 180ffec..68e8c17 100644
--- a/manifests/role/solr.pp
+++ b/manifests/role/solr.pp
@@ -61,6 +61,6 @@
class role::solr::geodata::labs {
class { "role::solr::geodata":
replication_master => undef,
- max_heap => "1G",
+ max_heap => "256M",
}
}
\ No newline at end of file
--
To view, visit https://gerrit.wikimedia.org/r/95559
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3ba1b96b69fee75ac927a1be2277ed7ad37d349d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: MaxSem <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits