Hello!

It is a pseudo-random function based on consistentId. Maybe you have
consistentId specified for your nodes (or for some reason they are the same
anyway). Theoretically you could heuristically pick consistentIds for nodes
for better distribution.

I don't think you can work around Rendezvous function if you have small
number of partitions. I can only recommend implementing your own affinity
function.

Regards,

-- 
Ilya Kasnacheev

2018-08-23 13:12 GMT+03:00 kotamrajuyashasvi <[email protected]>:

> Hi
>
> We are not running with ignite persistence.
> Also we observed that for a given ignite nodes the partition to node
> mapping
> is always same using RendezvousAffinityFunction or not or how many times we
> restart the cluster. How can we say its random ?
>
> I would like to know what is the solution to this problem given we use only
> less number of partitions ?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to