Query should also filter out nulls when retrieving results through
CacheQuery.iterator()
----------------------------------------------------------------------------------------
Key: ISPN-3034
URL:
https://issues.jboss.org/browse/ISPN-3034
Project: Infinispan
Issue Type: Enhancement
Components: Querying
Affects Versions: 5.3.0.Alpha1
Reporter: Marko Lukša
Assignee: Marko Lukša
Labels: stable_embedded_query
Fix For: 5.3.0.Beta1, 5.3.0.Final
Currently, nulls are only filtered out when obtaining results through
{{CacheQuery.list()}} (this was implemented in ISPN-2206). The same should also be true
when using {{CacheQuery.iterator()}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: