[
https://issues.jboss.org/browse/ISPN-9180?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes updated ISPN-9180:
------------------------------------
Description:
The ProtobufMetadataManager is configured internally using compat mode plus the
CompatibilityProtostreamMarshaller as a marshaller. This requires that HR clients use the
protostream marshaller to register .proto files, since otheriwse the server cannot
unmarshall it.
The ProtobufMetadataManager cache should rely instead on the MediaType sent by the HR
client and convert the protofile to java object on the fly, as long as the server support
conversion between the content produced by marshaller and java object.
Remove compat mode from Remote Query
------------------------------------
Key: ISPN-9180
URL:
https://issues.jboss.org/browse/ISPN-9180
Project: Infinispan
Issue Type: Sub-task
Reporter: Gustavo Fernandes
The ProtobufMetadataManager is configured internally using compat mode plus the
CompatibilityProtostreamMarshaller as a marshaller. This requires that HR clients use the
protostream marshaller to register .proto files, since otheriwse the server cannot
unmarshall it.
The ProtobufMetadataManager cache should rely instead on the MediaType sent by the HR
client and convert the protofile to java object on the fly, as long as the server support
conversion between the content produced by marshaller and java object.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)