Hi, I think near cache it's the intended behaviour because LRU values, in my case, will be on each flink task manager. The thing the constraint which causes the delay is when doesn't exist values on cache. Real time streaming should not go through network io all the time. What is the normal behaviour when a cache doen't exist? Ignite will query every primary node? When exists I know it will only query the primary node which contains the key.
Thanks -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Client-near-cache-with-Apache-Flink-tp11627p11842.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
