Hi, I am on Ignite version 2.5, not using Ignite persistence, and I have some data in a cache which I want to keep around in memory so I've set up an EternalExpiryPolicy on the particular cache. Will this stay in memory then so my cache queries will work (provided I have enough memory)? I really don't want elements in this cache evicted. I assume cache queries will not work as anticipated if some elements are evicted and one is not using Ignite persistence.
Thanks for your response, Rick -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
