Hi Jose. What if you set IgniteConfiguration#setConsistentId for each node explicitly. Say node-a, node-b, etc.
Arseny Kovalchuk Senior Software Engineer at Synesis skype: arseny.kovalchuk mobile: +375 (29) 666-16-16 LinkedIn Profile <http://www.linkedin.com/in/arsenykovalchuk/en> On 22 March 2018 at 18:34, joseheitor <[email protected]> wrote: > Hi Pavel, > > > 1. Disconnect database connection > 2. Stop all component processes on all nodes (Ctl+C) > 3. I delete the 'work' folder on the node on which I want to simulate an > unrecoverable hardware failure. > > When the node is started up anew - it is like deploying a new instance on > the same IP address... (without any data). > > Jose > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
