Denis, My current theory is that in the map method -- as shown above -- this line
Map<ClusterNode, Collection<UUID>> nodeToKeysMap =
ignite.<UUID>affinity(getIgniteAffinityCacheName()).mapKeysToNodes(cacheKeys);
overrides the whole ClusterGroup mechanism??
In other words, the subgrid is ignored.
Because Affinity.mapKeysToNodes takes precedence.
Thanks,
-- Chris
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
