Hi, I have question related to swap memory. If we have set setSwapEnabled to true, a. When will be the data is written to disc? b. If by default data is written to disc only when free space is not available in RAM, then can we limit the usage of RAM, lets say write to disc when 80% of RAM is used. Although eviction policy writes data to off heap memory but not to disc.
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Understanding-Swap-Space-feature-how-it-works-tp10859p12968.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
