Hi, It's ok for the case when you run without backups, because you lose partitions here.
Do you start a new cache each time or reuse the cache from the different run? When you use persistence, Ignite persists cache's metadata on disk and if you change cache configuration after that, these changes won't be applied. I mean, it's possible that when you set backups to 1, after that you still run cache with old metadata, without backups. Evgenii -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
