/commented by isaeed mohanna/ Hi Attached is a gist with configuration and our cache manipulation code.. basically we have a cache (Tasks) of several items, each item represents a task and we have a task scheduler igniteCallable when is executed on all nodes on startup, the task scheduler go over the list of tasks, locks a key (certain tasks), checks if it requires execution and executes if needed. I am facing the problems i mentioned earlier 1 and 2, I hope the information I provided suffice, let me know otherwise You can find the relavant code in the following gist: https://gist.github.com/anonymous/1b284adce99d400abe77 Thank you for your help
----- /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-tp127p129.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
