]
Tristan Tarrant updated ISPN-5415:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.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: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 10.0.1.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.