Hi, I am starting Ignite as standalone program embedded in my java application via Spring configuration. It works great however my application stucks and never finishes. I have added some shutdown hooks but they are never called. I think this is because Ignite is running in main thread and stopping jvm to exit.
I want jvm to stop Ignite and exit gracefully but this is not what I am seeing. Any suggestions? Thank you. -- View this message in context: http://apache-ignite-developers.2346864.n4.nabble.com/Ignite-Shutdown-Hook-tp13198.html Sent from the Apache Ignite Developers mailing list archive at Nabble.com.