I see next logs on node startup after hard shutdown: ... [exchange-worker-#40] DEBUG o.a.i.i.p.c.p.GridCacheDatabaseSharedManager - Restored partition state (from WAL) [grp=test_events, p=1021, state=MOVINGupdCntr=303] ...
Some partitions are in OWNING state, but many partitions are MOVING. And I should call 'cache -rlp' for clearing this state. If I shutdown node after deactivation then all is correct: ... [exchange-worker-#40] DEBUG o.a.i.i.p.c.p.GridCacheDatabaseSharedManager - Restored partition state (from page memory) [grp=test_events, p=0, state=OWNINGupdCntr=568124] ... I think I don't understand something about new version. How should I restore node after crash? Thank you. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
