Hi there, We have several hundred ignite server nodes and few clients which are loading classes to ignite on demand. Now from time to time we need to redeploy the client with some new changes, which could include changes in the classes which are already loaded to ignite worker nodes through ignite compute calls, but there are no changes in the ignite server nodes.
Now according to [1] the classes will be loaded only once on the worker nodes. My question is can we update the classes loaded through peer class loading without restarting ignite server nodes. I was looking at [2] but couldn't find what I was looking for or may be I am not looking at the right thing. [1] Zero Deployment <https://apacheignite.readme.io/docs/zero-deployment> [2] Deployment Modes <https://apacheignite.readme.io/docs/deployment-modes> Any help over here would be appreciated. Many thanks, Luqman -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/