]
Tristan Tarrant updated ISPN-5415:
----------------------------------
Fix Version/s: 9.3.0.Final
(was: 9.2.0.Final)
Expose protobuf entries to scripting
------------------------------------
Key: ISPN-5415
URL:
https://issues.jboss.org/browse/ISPN-5415
Project: Infinispan
Issue Type: Feature Request
Components: Remote Querying
Affects Versions: 8.0.0.Final
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.3.0.Final
We need an alternative API for Protostream marshalling that is easy to consume from
scripting languages. The messages need to be unmarshalled into a map-like object that can
be accessed easily from scripting languages. No marshaller implementation code should be
provided by users, also no annotations.