So I tried to make my service call a compute task in hopes of the Peer class loading of compute tasks to automatically download an updated version of the implementation, but it didn't work. Seems like the class loader used for Services is completely different than the one for ComputeTasks.
So there really is no way to update a service implementation, or even to "deploy" a new service without having to shut the entire cluster down, manually copy over jar files to every node, and then restart the cluster? Is there at least a quick way to do this through an Ignite shell command? I'm hoping I missed something... -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/ServiceGrid-and-Peer-class-loading-tp1089p1091.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
