Hi, I don't think there is a generic solution for cases when an Ignite node is embedded into other application. You will always need to figure out what to do with other components of this application. You can listen to Ignite events (e.g., EVT_NODE_SEGMENTED) and act accordingly in the listener.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/how-to-automatically-exit-JVM-when-the-node-stops-tp7372p7389.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
