perftool-incubator / crucible

A performance testing and analysis automation framework
Apache License 2.0
12 stars 7 forks source link

Configure OpenSearch to use 50% of controller memory for JVM heap #335

Closed k-rister closed 6 months ago

k-rister commented 6 months ago

Using 50% of the controller memory for the JVM heap was the default behavior when we were using ElasticSearch. Now that we have switched to OpenSearch we have discovered that it is configured to default to a 1GB heap which is negatively affecting some of our queries.