Can it be really because of the near cache? Near cache section of the Ignite
documentation doesn't say much or explain the correct usage/caveats of the
near cache https://apacheignite.readme.io/docs/near-caches. Is there more I
can read somewhere?

If I remove the values from the near-cache are those changes propagated to
the server cache? Or the next time I read the value from the near-cache it
will fetch the one from the server cache which was not notified about
removal?

How operations on near-cache are sync with server cache?
Is the configuration option to set to modify the behavior?

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-tp6334p6351.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to