[infinispan-issues] [JBoss JIRA] (ISPN-3034) Query should also filter out nulls when retrieving results through CacheQuery.iterator()
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Tue Apr 23 11:06:54 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-3034:
----------------------------------
Fix Version/s: 5.3.0.Beta1
5.3.0.Final
> 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
> 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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list