I understand what you want to do technically, but what is the purpose of this
exercise? Basically, such distribution limits you to only two nodes which is
not scalable. Why not rely on the partitioning strategy provided by Ignite?

If you still need to do this, you can implement your own AffinityFunction
and plug it in via CacheConfiguration.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-to-save-odd-number-objects-on-one-node-and-even-number-objects-on-another-node-tp9567p9573.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to