Hi, Yes, that was the behaviour I was getting from missing values on cache. With real time streaming it's important to have near cache, at least in my case I can't afford to perform network trips all the time. You're right about the missing values, 99% cases will have matching keys unless it's an updatable lookup. But still, it should be possible to check metadata before querying all nodes for that same key. But now I know that's the intended behaviour and not my implementation.
Thank you all, Nuno -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Client-near-cache-with-Apache-Flink-tp11627p11838.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
