Thanks Val, that's much more similar to what I was looking for. With respect to [1] when you say "get class to create instance during deployment" do you mean during the server startup time ?
[1] If a change is in service, then there is no built in mechanism for now. But you can create a wrapper that will know class name of particular service implementation and get class to create instance during deployment. When service implementation change, you can use rolling upgrade technique. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Platform-updates-tp15998p16019.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
