Chris,

That's right. You get nodes from affinity function, that doesn't know
anything about a cluster group.
And you ignore *subgrid *parameter, that is collected with regard to the
ClusterGroup.

Denis

вт, 5 дек. 2017 г. в 18:08, Chris Berry <[email protected]>:

> Denis,
>
> My current theory is that in the map method -- as shown above -- this line
>
>     Map<ClusterNode, Collection&lt;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/
>

Reply via email to