[infinispan-issues] [JBoss JIRA] (ISPN-8920) Indexing not working using REST with embedded cache manager
Adrian Nistor (JIRA)
issues at jboss.org
Tue Mar 6 07:58:00 EST 2018
Adrian Nistor created ISPN-8920:
-----------------------------------
Summary: Indexing not working using REST with embedded cache manager
Key: ISPN-8920
URL: https://issues.jboss.org/browse/ISPN-8920
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