[ https://issues.jboss.org/browse/ISPN-6161?page=com.atlassian.jira.plugin.... ]
William Burns updated ISPN-6161:
--------------------------------
Fix Version/s: 9.0.0.Beta1
(was: 9.0.0.Alpha4)
> Indexes should be created only for annotated fields
> ---------------------------------------------------
>
> Key: ISPN-6161
> URL: https://issues.jboss.org/browse/ISPN-6161
> Project: Infinispan
> Issue Type: Task
> Components: Remote Querying
> Reporter: Tristan Tarrant
> Assignee: Adrian Nistor
> Fix For: 9.0.0.Beta1
>
>
> Modify behaviour of indexing for protobuf entities: Current behaviour is: if nothing is annotated then we index all fields;if some fields are annotated then index those fields only. New behaviour: index only the annotated fields.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
[ https://issues.jboss.org/browse/ISPN-6172?page=com.atlassian.jira.plugin.... ]
William Burns updated ISPN-6172:
--------------------------------
Fix Version/s: 9.0.0.Beta1
(was: 9.0.0.Alpha4)
> Drop getBulk and getBulkKeys from Hot Rod protocol
> --------------------------------------------------
>
> Key: ISPN-6172
> URL: https://issues.jboss.org/browse/ISPN-6172
> Project: Infinispan
> Issue Type: Task
> Reporter: Tristan Tarrant
> Assignee: Galder Zamarreño
> Fix For: 9.0.0.Beta1
>
>
> Drop getBulk and getBulkKeys from Hot Rod protocol. The same could be achieved with the iterator operation, plus values()/entries, not currently implemented by RemoteCache, could be implemented in terms of iterator as well.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)