[infinispan-issues] [JBoss JIRA] (ISPN-8449) Separate the marshalling of the remote QueryRequest/QueryReponse objects and the client marshaller

Nistor Adrian (Jira) issues at jboss.org
Fri May 31 08:56:00 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-8449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nistor Adrian updated ISPN-8449:
--------------------------------
    Labels: SearchNG  (was: )


> Separate the marshalling of the remote QueryRequest/QueryReponse objects and the client marshaller
> --------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-8449
>                 URL: https://issues.jboss.org/browse/ISPN-8449
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Remote Querying
>            Reporter: Nistor Adrian
>            Assignee: Nistor Adrian
>            Priority: Major
>              Labels: SearchNG
>
> Remote query currently uses the client marshaller for marshalling the query request/response objects. This is currently hardcoded to work for the protobuf and jboss-marshalling case, but if the client's marshaller is changed to something else this will break.
> The solution would be to separate the marshalling. The query request/response object should be marshalled using protobuf regardless of what client marshaller is configured. Only the payload of the reponse should be marshalled using the client marshaller. 



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list