We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4706c33 commit bf1735bCopy full SHA for bf1735b
1 file changed
core/sail/elasticsearch-store/pom.xml
@@ -193,7 +193,7 @@
193
<httpPort>9200</httpPort>
194
<environmentVariables>
195
<ingest.geoip.downloader.enabled>false</ingest.geoip.downloader.enabled>
196
- <ES_JAVA_OPTS>${java.sec.mgr}</ES_JAVA_OPTS>
+ <ES_JAVA_OPTS>${java.sec.mgr} -Xmx1g</ES_JAVA_OPTS>
197
</environmentVariables>
198
<instanceCount>1</instanceCount>
199
<instanceSettings>
0 commit comments