[infinispan-issues] [JBoss JIRA] Created: (ISPN-315) Query iterators return nulls
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Tue Dec 15 07:19:30 EST 2009
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.GA
>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