Gustavo Fernandes created ISPN-12634:
----------------------------------------
Summary: Support Transcoding for the Remote Store
Key: ISPN-12634
URL:
https://issues.redhat.com/browse/ISPN-12634
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 12.0.0.CR1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
The involves removing internal usages of the deprecated configs 'hotRodWrapping'
and 'rawValues', and also deprecate and remove internal usages of the
'marshaller' configuration.
The remote store should make usage of Transcoders to convert to/from the data stored in
the remote cache and the data stored in the local cache.
This will enable Rolling Upgrades between disparate caches storing different data formats,
provided there is a path for conversion between them
--
This message was sent by Atlassian Jira
(v8.13.1#813001)