]
Adrian Nistor updated ISPN-5415:
--------------------------------
Fix Version/s: 8.2.0.Alpha1
(was: 8.1.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: 8.2.0.Alpha1
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.