Hi! I have two server nodes and I've set up an AffinityKey mapping via some ID. I'm streaming data from kafka to ignite and for my test data, about 5min worth of data belongs to one ID, then the data for the next ID starts (real data will mostly come in parallel). The cache I'm streaming the data into has about 30min expiration policy.
I've noticed that the data seems to get very unevently distributed. One node sometimes gets 9 IDs to work with, while the other one only works on a single ID. Is that due to the fact that they aren't arriving simultaniously? Can this behaviour be adjusted? Best regards svonn -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
