When using Ignite as a key value store (cache), is there a way to let Ignite
know a bit about the physical location of each node so that it can
distribute the cache copies in a more fault tolerant manner?

E.g. node 1 and 2 are in rack A while node 3 is in rack B so that if i
configure with 1 backup, the backup copy of a cache partition in node 1
should be put on node 3 instead of node 2.

I failed to find this information on the document site.
Any information would be appreciated!



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-to-configure-cache-backup-copies-distributed-into-different-fault-domain-tp4482.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to