/commented by isaeed mohanna/ Hi, I have changed my approach to use a cluster singleton service which will execute my task using the compute engine according to their schedule. This way i do not need to have a cache object at all and the singleton service will assure me that there is at least one instance of my task scheduler running on one of the nodes. When the node running my task scheduler service crashes the service will be started on a different node, my question is what happens to the state of the service, is it reset to construction time? Thanks alot
----- /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/Replicated-Cache-Initialization-timeout-tp127p130.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
