Question on Cache key expiry

9 views
Skip to first unread message

Srikkanth Sundararajan

unread,
Jun 22, 2018, 1:55:11 AM6/22/18
to simple-spring-memecached
Hi,

We are using simple-spring-memcached.version 3.6.1 in our project.The cache key pattern that we use is as follows.

keyname#180#<identifier>

Note that the expiry time in seconds for the key is specified after  the first '#' character. We are using ExtendedSSMCacheManager that allows us to pass the expiration time.
We also have the default expiration set via SSMCache constructor.

We have observed that, for the specific cache key mentioned above, the expiry mentioned as part of the key does not seem to take effect. Instead it always takes the default expiry time specified while creating the SSMCache. This was working in our previous releases of our product and suddenly stopped working. Though the 
simple-spring-memcached.version has remained the same, the memcached server version has changed from 1.4.4 to 1.5.6.

We are wondering if there is an issue with simple-spring-memcached.version 3.6.1  integration with Memcached 1.5.6 with respect to the above scenario. Kindly help us with this regard.

Thanks,
Srikkanth

Jakub Białek

unread,
Jun 24, 2018, 7:25:57 AM6/24/18
to simple-spring-memecached
Hi,

I've addressed your question on github: https://github.com/ragnor/simple-spring-memcached/issues/79.

Best regards,
RaGnoR

--
You received this message because you are subscribed to the Google Groups "simple-spring-memecached" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simple-spring-memecached+unsub...@googlegroups.com.
To post to this group, send email to simple-spring-memecached@googlegroups.com.
Visit this group at https://groups.google.com/group/simple-spring-memecached.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages