Hi Sumanta,

> Is there any other way we can achieve the same w/o redefining cache key?
In that case, AffinityKeyMapper[1] can be used I think.
This pluggable API provides an ability to map cache key to an affinity key,
which is used in order to determine a server node on which this key will be
cached.

[1]
https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/cache/affinity/AffinityKeyMapper.html

Thanks!



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to