[JBoss JIRA] (ISPN-7991) Compatibility between Rest and HotRod not working on both ways
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-7991?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes edited comment on ISPN-7991 at 6/29/17 3:52 AM:
------------------------------------------------------------------
When it was working, I believe it was storing as String.
The transcoding work, though, does not assume each each entry has a metadata with the type stored, but the cache is homogeneous: same content type and same storage format for all entries.
was (Author: gustavonalle):
When it was working, I believe it was storing as String.
The transcoding work, though, does not assume each each entry has a metadata with the type stored, but the cache is homogeneous: same content type and same storage format for all entried.
> 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)
8 years, 9 months
[JBoss JIRA] (ISPN-7991) Compatibility between Rest and HotRod not working on both ways
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-7991?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes commented on ISPN-7991:
-----------------------------------------
When it was working, I believe it was storing as String.
The transcoding work, though, does not assume each each entry has a metadata with the type stored, but the cache is homogeneous: same content type and same storage format for all entried.
> 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)
8 years, 9 months
[JBoss JIRA] (ISPN-7991) Compatibility between Rest and HotRod not working on both ways
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-7991?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes edited comment on ISPN-7991 at 6/28/17 6:15 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 compat 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.
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.
> 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)
8 years, 9 months