Hi,

If you have enabled read through mode for cache, entry will be loaded on
next IgniteCache.get() operation, or when IgniteCache.loadCache() was
called.

Next time entry will be evicted according to your eviction policy.

Please note that entry will not be counted in SQL queries if it was evicted,
only for entries that was loaded into Ignite.

Thanks!
-Dmitry



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to