[infinispan-dev] Query iterators returning null in result set

Bryan Grunow bgrunow at rim.com
Mon Dec 14 16:25:39 EST 2009


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.

 

Bryan


---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20091214/afde7e90/attachment-0002.html 


More information about the infinispan-dev mailing list