Michael Palata created ISPN-10275:
-------------------------------------
Summary: Incomplete memcache protocol implementation - Unknown operation:
touch
Key: ISPN-10275
URL:
https://issues.jboss.org/browse/ISPN-10275
Project: Infinispan
Issue Type: Bug
Components: Memcached
Affects Versions: 9.4.11.Final
Reporter: Michael Palata
Using Infinispan Server as clustered memcached alternative we ran into the problem that
the memcache protocol implementation is missing the touch operation.
Protocol Definition:
https://github.com/memcached/memcached/blob/master/doc/protocol.txt
Missing Operation in Source Code:
https://github.com/infinispan/infinispan/blob/master/server/memcached/src...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)