]
Dan Berindei updated ISPN-11901:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Deprecate unused encoders and media types
-----------------------------------------
Key: ISPN-11901
URL:
https://issues.redhat.com/browse/ISPN-11901
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 11.0.0.Dev05
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
Fix For: 11.0.0.Final
* {{JavaSerializationEncoder}}, {{GlobalMarshallerEncoder}}, and
{{GenericJbossMarshallerEncoder}} should not be used, transcoders should do the
marshalling instead.
* {{application/x-infinispan-binary}} is no longer used for BINARY storage.
* {{application/x-infinispan-marshalling}} should be replaced with
{{application/x-jboss-marshalling}}.