[infinispan-issues] [JBoss JIRA] (ISPN-7991) Compatibility between Rest and HotRod not working on both ways
Gustavo Fernandes (JIRA)
issues at jboss.org
Wed Jun 28 18:15:01 EDT 2017
[ https://issues.jboss.org/browse/ISPN-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428605#comment-13428605 ]
Gustavo Fernandes edited comment on ISPN-7991 at 6/28/17 6:14 PM:
------------------------------------------------------------------
[~sebastian.laskawiec] The rest data writing should be revisited. It should take into account the {{Content-Type}} sent in the request and convert the data on the fly to the required storage format in the cache.
On master it will rely on encoding to fix it, but on 8.2.x and 9.0.x it is a regression. Being able to interop between rest and hotrod (using strings) is the whole point of combat mode and this was working until recently.
was (Author: gustavonalle):
[~sebastian.laskawiec] The rest data writing should be revisited. It should take into account the {{Content-Type}} sent in the request and convert the data on the fly to the required storage format in the cache.
> 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