Shawn, If it's a standalone node, you can just terminate the process. There is a shutdown hook that will gracefully stop the node. For example, kill command (without -9) will do the job.
For embedded node call Ignition.stop(). -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/persist-periodically-tp10621p10771.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
