Hi Alexey, To eloborate, I have two classes, each has a unique identifier, and also two fields - field A and field b. I join the two classes in SQL queries based on field A and field B. The two caches (of the two classes) are partitioned. I want to ensure entries with the same values of field A and field B from the caches reside in the same node to get faster SQL runs.
Possible? Thanks, Arthi -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Affinity-Collocation-Using-CacheKeyConfiguration-Multiple-fields-tp3812p3840.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
