]
Nistor Adrian updated ISPN-6161:
--------------------------------
Sprint: DataGrid Sprint #33
[Remote query] Indexes should be created only for annotated message
types
-------------------------------------------------------------------------
Key: ISPN-6161
URL:
https://issues.jboss.org/browse/ISPN-6161
Project: Infinispan
Issue Type: Task
Components: Remote Querying
Reporter: Tristan Tarrant
Assignee: Nistor Adrian
Priority: Major
Fix For: 10.0.0.CR2, 10.0.0.Final
Modify behaviour of indexing for protobuf entities: Current behaviour is: if the message
types is not annotated then we index all its fields; if some fields are annotated then
index those fields only. New behaviour: index only the annotated fields.