]
Tristan Tarrant updated ISPN-10930:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
MassIndexer does not reindex cache with OFF_HEAP and protobuf
storage
---------------------------------------------------------------------
Key: ISPN-10930
URL:
https://issues.jboss.org/browse/ISPN-10930
Project: Infinispan
Issue Type: Bug
Components: Remote Querying
Affects Versions: 9.4.16.Final, 10.0.1.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Fix For: 10.1.0.Beta1
The MassIndexer iterates though the data and creates indexing jobs, and in order to a
protobuf payload to be reinidex, it needs to be a ProtobufValueWrapper. When using
OFF_HEAP, the data container stores values as WrappedBytes and they are ingored when
indexing