Sorry, I'm attaching the log here ignite_eviction.log <http://apache-ignite-users.70518.x6.nabble.com/file/t3058/ignite_eviction.log>
I've read https://issues.apache.org/jira/browse/IGNITE-11974 and the thing is, this isn't an infinite loop. The remainingPartsToEvict=$something starts going down until it reaches 0, and that's when we consider the node completely up. My question is, it is expected for a node to try rebalance if it only went down for 2 minutes being part of a baseline topology with persistence enabled? All caches are Partitioned with 2 backups, and only 1 node is being restarted at a time. So shouldn't the other nodes with backups of the primary partitions of this node cover up for that node until it boots up again? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
