]
Katia Aresti reassigned ISPN-11452:
-----------------------------------
Assignee: Katia Aresti
Support Transcoding for Multimaps
---------------------------------
Key: ISPN-11452
URL:
https://issues.redhat.com/browse/ISPN-11452
Project: Infinispan
Issue Type: Bug
Components: Multimap
Reporter: Gustavo Fernandes
Assignee: Katia Aresti
Priority: Major
The following changes are need to support transcoding:
* Handling of the Bucket internal storage type similar to ProtobufValueWrapper
* Support to handle multi-values on individual transcoders: JsonTranscoder,
DefaultTranscoder, etc
* Possibility to specify the client's request data type, similar to HotRod
client's DataFormat specification