Can you please attach a minimal code sample that reproduces the issue, including config file and cache store code?
On Mon, Jul 18, 2016 at 10:32 AM, zshamrock <[email protected]> wrote: > /Hi, you have readThrough enabled and a cache store defined, which is > causing > this behavior: > when readThrough is enabled, each cache.get() causes cacheStore.load call./ > > But, only if the value is not in the cache (i.e. no entry for the key in > the > cache). Also, please, see my other messages above. > > Thank you. > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Removing-or-overwriting-cache-value-but-still-able-to-get-it-from-the-cache-tp6334p6340.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
