[infinispan-issues] [JBoss JIRA] Updated: (ISPN-315) Query iterators return nulls
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Tue Feb 2 12:51:21 EST 2010
[ https://jira.jboss.org/jira/browse/ISPN-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-315:
-------------------------------
Fix Version/s: 4.0.0.CR4
(was: 4.0.0.GA)
> Query iterators return nulls
> ----------------------------
>
> Key: ISPN-315
> URL: https://jira.jboss.org/jira/browse/ISPN-315
> Project: Infinispan
> Issue Type: Bug
> Components: Querying
> Affects Versions: 4.0.0.CR3
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Fix For: 4.0.0.CR4
>
>
> From Bryan Grunow:
> "It appears something is broken in CR3 when iterating query results. The count comes back correct but the values returned are all null. It does work by getting the results via the CacheQuery.list() command.
>
> This appears to be because the list() method uses KeyTransformationHandler.stringToKey(key) to get the key whereas neither of the iterators use this so the key that they try to look up results by is prefixed."
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list