]
Nistor Adrian updated ISPN-11964:
---------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
WARN about unknown cache encoding
----------------------------------
Key: ISPN-11964
URL:
https://issues.redhat.com/browse/ISPN-11964
Project: Infinispan
Issue Type: Bug
Components: Core, Server
Affects Versions: 11.0.0.CR1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Fix For: 11.0.0.Final
A special MediaType ''application/unknown" is used when the cache hasn't
an <encoding> configuration and its encoding cannot be guessed.
For 11.0.0.Final, this should result in a WARNING since conversions with unknown format
depends on the default marshaller that is not the same across versions.