Please check this thread. http://apache-ignite-users.70518.x6.nabble.com/Customized-affinity-function-td21126.html
Thanks, Prasad On Fri 25 Oct, 2019, 12:06 PM Mikael <[email protected] wrote: > Hi! > > You can always use node filter to control where the cache is, I am not > sure if there is a way to control distribution though, I guess it might > be possible to use affinity keys and some kind of custom affinity > function that is able to distribute the keys depending on some custom > criteria, attributes for example. > > Mikael > > > Den 2019-10-25 kl. 04:47, skrev BorisBelozerov: > > Normally, Apache Ignite distribute data equally to nodes > > How can I control this distribution? > > I want to distribute more data to some nodes, and less data to other > nodes > > I also want to choose node to store cache > > Thank you!! > > > > > > > > -- > > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > > >
