Gustavo Fernandes created ISPN-11478:
----------------------------------------
Summary: Remove GlobalMarshaller usage on OFF_HEAP/BINARY
Key: ISPN-11478
URL:
https://issues.redhat.com/browse/ISPN-11478
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Embedded caches configured with OFF_HEAP/BINARY will use the GlobalMarshaller to marshall
entries. They should use the appropriate transcoder instead, depending on the configured
MediaType for keys and values. This will reduce the storage size in general as protostream
generates smaller payloads.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)