Hi,

The partition loss policy is READ_WRITE_SAFE.

I know because:
  - I am subscribed to the EVT_CACHE_REBALANCE_PART_DATA_LOST, which is
being called for each 
    lost partition.
  - I am calling cache.lostPartitions(), which returns the array with all
the lost partitions. This call
    is done from NODE-2 when it is run again. At this point, I would expect
those partitions not to be lost 
    since all the data is available again.

Thanks



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to