[infinispan-issues] [JBoss JIRA] (ISPN-3919) verify that the hotrod client can specify marshallers using the @SerializeWith annotation

Adrian Nistor (JIRA) issues at jboss.org
Tue Jun 19 09:23:00 EDT 2018


    [ https://issues.jboss.org/browse/ISPN-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593839#comment-13593839 ] 

Adrian Nistor commented on ISPN-3919:
-------------------------------------

This is already used on the client side for remote query over jboss-msrahlling (not protobuf !!!!). See https://github.com/infinispan/infinispan/blob/master/remote-query/remote-query-client/src/main/java/org/infinispan/query/remote/client/QueryRequest.java#L17

This incidentally proves they do work, but it is not a proper test case :).

So why not test this? I would even include it in a tutorial if not already included. Looks like a cool feature and it is not deprecated.

Yes, this is completely irrelevant for users of protobuf, but not all of them will use protobuf.

> verify that the hotrod client can specify marshallers using the @SerializeWith annotation
> -----------------------------------------------------------------------------------------
>
>                 Key: ISPN-3919
>                 URL: https://issues.jboss.org/browse/ISPN-3919
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Remote Protocols
>            Reporter: Mircea Markus
>            Assignee: Galder Zamarreño
>
> An unit test in the remote java client would do, imo 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the infinispan-issues mailing list