Hi Nuno, First of all, Ignite does not query all nodes when you do a read with near cache. It first checks locally, and it if value is not available, goes to primary node.
Second of all, it still sounds like near cache is not what you need and you chose incorrect approach in the first place. How near cache is supposed to help with real-time streaming? Can you elaborate more on the use case? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Client-near-cache-with-Apache-Flink-tp11627p11840.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
