Ok, let's take a use case were i want to lookup an existing value on ignite.
The second time I would request that same value, will it be querying near
cache or primary node? Having the LRU value on near cache will avoid a
network trip to primary node right?
Now, if a key doesn't exist, ignite client will be querying which primary
node(3 servers containing cache values)?

Thanks




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Client-near-cache-with-Apache-Flink-tp11627p11844.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to