Hi, We've seen Minifi JVM heap sizes above 512m....but these are on machines that are relatively idle.
If there's a beefy portion of that 512m that is not used, we'd like to see if we can shrink that consumption -- using the JVM startup parm -XX:MaxRAM. Have others tried to shrink the heap footprint? Any recommendations on where to start? 64mb? 1g? As a completely rough starting point, the contents of the lib folder if the 2.2 minifi distribution are about 200mb. Besides confirming that GC pauses/time are sufficiently low (like less than 2-5% of all processing time), any suggestions for how to assess whether we're doing too much shrinking? Thanks in advance for any insight here, --Erik