/commented by daniel münstermann/ I am using a boolean 'cancelled' which forces the execute-method to stop execution. In the cancel-method I set this boolean to true so the service will not be used any more.... I know that the cancel-method is executed btw.. Do i need to alter the serviceConfig, setting the service-variable to null to prepare it for gc?
----- /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/Undeploy-Service-tp210p212.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
