Currently running 5.3.2 on Centos 7 with the latest JDK. Heap set to 8GB on a 16GB VM.
Seem to have an issue where the JVM "old" pool is not being populated when I run a load test. I expect to see this increase when sending through around 80 searches a second but nothing. The JVM usage stays the same at around 800M. I'm concerned this is slowing down the searches as the JVM is always "cold".
Any help greatly appreciated!