Hello,

I have 3 nodes with backups=1 and partitionLostPolicy=READ_WRITE_SAFE.
Node-2 and node-3 own partition 2. I shutdown node-2 and node-3. After
that cluster has partition 2 in state=LOST.

Now I should call resetLostPartitions for restore state of partition 2.
For now I see only one way for automation of this process:

- Wait all nodes from baseline toplogy

- Check existence of lost partitions in cluster

- Call Ignite#resetLostPartitions

Is it good? Does someone know better solution?

Thank you.



Reply via email to