Hi,

This is correct behavior. Peek goes only to cache by default, but you can
change this by providing custom CachePeekMode. Actually, this method is used
rarely for very specific use cases and I would recommend to use get()
instead, especially if your entries can be evicted from cache.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/readThrough-and-localPeek-key-tp8243p8252.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to