[infinispan-issues] [JBoss JIRA] (ISPN-11965) Prevent conversions in caches with unknown formats

Gustavo Fernandes (Jira) issues at jboss.org
Mon Aug 3 05:14: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 would use the configured marshaller in the server. Embedded caches are already assumed to have application/x-java-object encoding,   (was: Usages of filter/converters, remote iterators, listeners, scripts, REST and everything that could involve transcoder should throw an error if the cache doesn't have an encoding.More specifically, APPLICATION_UNKNOW should not be handled by any transcoder)


> Prevent conversions in caches with unknown formats
> --------------------------------------------------
>
>                 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 would use the configured marshaller in the server. Embedded caches are already assumed to have application/x-java-object encoding, 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list