Hello, As of now, we have 3 nodes. We use group ID as affinity key, and we have 3 group IDs (1, 2 and 3). And we limit cache partitions to group IDs. Overall nodes=group IDs=cache partitions. So that each node have equal number of partitions.
But it doesn't distribute cache partitions across the nodes. What it does, put 2 partitions on one node, 1 partition on another node, and nothing on remaining one. Thanks -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
