[infinispan-issues] [JBoss JIRA] (ISPN-9459) Remove compat mode from the Memcached server

Gustavo Fernandes (JIRA) issues at jboss.org
Fri Aug 24 10:31:00 EDT 2018


Gustavo Fernandes created ISPN-9459:
---------------------------------------

             Summary: Remove compat mode from the Memcached server
                 Key: ISPN-9459
                 URL: https://issues.jboss.org/browse/ISPN-9459
             Project: Infinispan
          Issue Type: Bug
          Components: Memcached
            Reporter: Gustavo Fernandes
            Assignee: Gustavo Fernandes


The memcached server makes it hard to enable interoperability with other endpoints, as it stores keys as java.lang.String and treats byte[] as opaque values. 

It should respect the cache configuration storage configuration and provide a way to specify what is the data type of the value that clients sends and receive, in order to convert it to/from the storage format.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list