Hi all,
I'm running an Elasticsearch cluster with just one node on a Windows Server 2012 R2.
JVM configuration uses the default values with
-Xms 2g
-Xmx 2g
but when I checked the memory usage I saw that the working set memory
value is up to 9gb.
This could be really critical, so why seems that Elastic doesn't respect the configuration?
thanks in advance