Re: cache expiry issue

2019-02-22 Thread Scott Feldstein
I ran into a expiry issue using 2.6.0 that was fixed in 2.7.0. What version are you on? On Tue, Feb 19, 2019 at 07:35 ignite_user2016 wrote: > any reply please ? > > we have 2 node cluster and we are only seeing expiry issues with few cache > entries which never gets expired unless we restart th

Re: cache expiry issue

2019-02-19 Thread ignite_user2016
any reply please ? we have 2 node cluster and we are only seeing expiry issues with few cache entries which never gets expired unless we restart the servers OR clear the cache ? The clearing out cache works and removes the expiry cache values. appreciate all help here .. -- Sent from: http:

cache expiry issue

2019-02-18 Thread ignite_user2016
we use ignite with spring boot application and seeing issue in production where few cache entries are not being expired. our configuration is based on XML, sample configuration as follows - we apply this expiry