I have few questions regarding partition mapping,1. Is there any way I can
one to one map kafka partitions to ignite node? So that for example, if I
have 2 partitions P1, P2 in kafka and I have ignite partitioned cache on 2
nodes. I want data from partition P1 to be cached on one node and from
partition P2 to the another node.   2. Also is there any way we can change
hash function(make it user defined) in ignite so that we can cache entries
on nodes in cluster as per our requirement?



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Partition-mapping-to-Ignite-node-tp10300.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to