[infinispan-issues] [JBoss JIRA] (ISPN-11965) Assume protostream format for server caches
Gustavo Fernandes (Jira)
issues at jboss.org
Mon Aug 3 05:16:00 EDT 2020
[ https://issues.redhat.com/browse/ISPN-11965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPN-11965:
-------------------------------------
Description: Caches that does not specify any MediaType are assumed to have an special media type APPLICATION_UNKNOW that uses the configured marshaller in the server. Embedded caches are already assumed to have application/x-java-object encoding, and since the HR client uses protostream by default, server caches should also use it. The side effect is clients using anything else other than protostream would need to specifically configure the marshalled format in the server (was: Caches that does not specify any MediaType are assumed to have an special media type APPLICATION_UNKNOW that would use the configured marshaller in the server. Embedded caches are already assumed to have application/x-java-object encoding, )
> Assume protostream format for server caches
> -------------------------------------------
>
> Key: ISPN-11965
> URL: https://issues.redhat.com/browse/ISPN-11965
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Server
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
> Fix For: 12.0.0.Final
>
>
> Caches that does not specify any MediaType are assumed to have an special media type APPLICATION_UNKNOW that uses the configured marshaller in the server. Embedded caches are already assumed to have application/x-java-object encoding, and since the HR client uses protostream by default, server caches should also use it. The side effect is clients using anything else other than protostream would need to specifically configure the marshalled format in the server
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list