In Memcached, unix time expiry before now is considered as immortal
-------------------------------------------------------------------
Key: ISPN-745
URL:
https://jira.jboss.org/browse/ISPN-745
Project: Infinispan
Issue Type: Bug
Components: Cache Server
Affects Versions: 4.1.0.Final, 4.2.0.ALPHA4
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 4.2.0.BETA1, 4.2.0.Final
In memcached, if lifespan is bigger than seconds in a month, it is considered unix time,
but if this time is smaller than current time, a negative number is produced and passed to
Infinispan cache which results in entry not being removed. Instead, Memcached server
should spot this and since the time is in the past, pass 0 to remove it immediately.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: