-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
15.0.5.Final
-
None
When using `touch` command with expiration value `0`, the server doesn't return the updated entry any more, even though from statistics I can see that the `curr_items` number haven't changed :
set visitors 0 100 8 Manukyan STORED get visitors VALUE visitors 0 8 Manukyan END touch visitors 300 TOUCHED get visitors VALUE visitors 0 8 Manukyan END touch visitors 0 TOUCHED get visitors END touch visitors 300 NOT_FOUND
- is related to
-
JDG-7197 [Memcached] wrong functionality for touch command with 0 expiration
- Verified