Hi, There is no "must". These settings are just recommendations based on testing and feedback from different users. Your particular use case can always require additional tuning.
-XX:+DisableExplicitGC setting in particular actually just guards from explicit System.gc() calls which when used often cause GC pauses. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Question-about-DisableExplicitGC-tp7682p7755.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
