[infinispan-issues] [JBoss JIRA] (ISPN-11478) Remove GlobalMarshaller usage on OFF_HEAP/BINARY

Gustavo Fernandes (Jira) issues at jboss.org
Mon Mar 16 10:13:46 EDT 2020


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)


More information about the infinispan-issues mailing list