Hi, This actually means that if you have one or more backups, you can safely lose one or more nodes at a time without losing any data. In case of topology change, Ignite will automatically rebalance the data in background. It will also make sure that if a client requests any data (via cache.get(), SQL query, etc.), it will get consistent result even if there is an ongoing rebalancing.
Makes sense? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Can-I-get-more-details-about-Data-Grid-fault-tolerance-failover-tp3131p3140.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
