[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 06:46:54 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marko Lukša updated ISPN-3034:
------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/1780


Added pull request at https://github.com/infinispan/infinispan/pull/1780
                
> 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