Vinay, The previous master node could already collect results from some jobs, so I don't think it's theoretically possible without saving the data somewhere.
And there is no out of the box mechanism for that, but you can easily achieve what you want. For example, create an event listener for failed node event and execute the task again on another node. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-accomplish-Master-node-failover-without-resubmit-tp7373p7412.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
