I would like to override the Ignite AffinityFunction to delegate to Kafka's 
partitioning algorithm. Possibly also the node assignment - but definitely the 
partitioning
This will allow me to ensure that events are processed local to where the data 
is stored.
I think this is possible in Ignite 2.x but there appear to be significant 
changes in Ignite 3.x. Could I confirm - if I follow this path, will it be 
possible to override the cache partitioning still in 3.x?
Thanks in advance,Colin.

Reply via email to