/commented by dmitriy setrakyan/ You can set the deployment mode to /CONTINUOUS/ in configuration as well. Otherwise, Ignite will automatically undeploy the classes and clear caches whenever the last node leaves (which is very convenient during development).
In production environment I would not recommend using zero deployment simply to avoid any magic, but instead just copy your JAR files into the libs directory of every node. However, you may decide that zero deployment is OK for you in production as well. ----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Connecting-to-existing-grid-tp283p287.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
