[infinispan-issues] [JBoss JIRA] (ISPN-3034) Query should also filter out nulls when retrieving results through CacheQuery.iterator()
Marko Lukša (JIRA)
jira-events at lists.jboss.org
Tue Apr 23 05:48:53 EDT 2013
Marko Lukša created ISPN-3034:
---------------------------------
Summary: 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
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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list