[infinispan-issues] [JBoss JIRA] (ISPN-8898) Indexing not working using REST with embedded cache manager
Adrian Nistor (JIRA)
issues at jboss.org
Tue Mar 6 07:53:00 EST 2018
[ https://issues.jboss.org/browse/ISPN-8898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-8898:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated in master. Thanks @gustavonalle !
> Indexing not working using REST with embedded cache manager
> -----------------------------------------------------------
>
> Key: ISPN-8898
> URL: https://issues.jboss.org/browse/ISPN-8898
> Project: Infinispan
> Issue Type: Bug
> Components: Indexing, Remote Querying, REST
> Affects Versions: 9.2.0.Final
> Environment: sample application attached
> Reporter: Adam Melkus
> Assignee: Gustavo Fernandes
> Fix For: 9.2.1.Final
>
> Attachments: ispn_broken.zip
>
>
> JSON entities stored using REST with protobuf schema are not indexed and therefore querying using REST doesn't work.
> Possible issue found is in class {{InternalCacheFactory}} on line 93 where {{DataConversion}} instance is created with {{ByteArrayWrapper}} wrapper. When the value type is {{application/x-protostream}} the wrapper should be {{ProtostreamWrapper}}.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list