Hi, All. I have some question about get data with specific key from backup node instead of primary node on partitioned cache for performance.
more specifically, if local client that reside same JVM with partion1 find some specific key for partition2 , and partion2's backup partition is reside partition1's JVM, then is it possible that get value from partion2's backup partition instead of get from primary partition to avoid additional workload(like network)? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Can-I-use-Backup-Node-Instead-Primary-Node-On-Partitioned-Cache-tp3092.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
