[infinispan-issues] [JBoss JIRA] (ISPN-7991) Compatibility between Rest and HotRod not working on both ways

Sebastian Łaskawiec (JIRA) issues at jboss.org
Thu Jun 29 04:01:00 EDT 2017


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

Sebastian Łaskawiec commented on ISPN-7991:
-------------------------------------------

No it's not. It is used to construct Metadata. See [here|https://github.com/infinispan/infinispan/blob/master/server/rest/src/main/java/org/infinispan/rest/operations/CacheOperations.java#L298] and [here|https://github.com/infinispan/infinispan/blob/master/server/rest/src/main/java/org/infinispan/rest/operations/CacheOperations.java#L314].

As I mentioned before, we store everything as byte array and use metadata information to deserialize it back to the client.

> Compatibility between Rest and HotRod not working on both ways
> --------------------------------------------------------------
>
>                 Key: ISPN-7991
>                 URL: https://issues.jboss.org/browse/ISPN-7991
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 8.2.7.Final, 9.1.0.Beta1, 9.0.3.Final
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>
> Writing via Hot Rod and reading via Rest works fine, but not the other way around



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the infinispan-issues mailing list