[infinispan-issues] [JBoss JIRA] (ISPN-9185) Remove compat mode from the Hot Rod protocol

Gustavo Fernandes (JIRA) issues at jboss.org
Sat May 19 04:31:00 EDT 2018


Gustavo Fernandes created ISPN-9185:
---------------------------------------

             Summary: Remove compat mode from the Hot Rod protocol
                 Key: ISPN-9185
                 URL: https://issues.jboss.org/browse/ISPN-9185
             Project: Infinispan
          Issue Type: Sub-task
          Components: Hot Rod
            Reporter: Gustavo Fernandes


Compat mode is also leaked through the Hot Rod protocol, as the server sends a byte signalling if the cache has compat mode or not, and the client uses this to calculate key owners.

The server should send instead the MediaType of the keys to help such calculations in the client.



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


More information about the infinispan-issues mailing list