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)