[
https://issues.jboss.org/browse/ISPN-10275?page=com.atlassian.jira.plugin...
]
Tristan Tarrant updated ISPN-10275:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.0.0.CR3
Assignee: Tristan Tarrant
Resolution: Done
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
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.0.0.CR3
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.13.8#713008)