Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-315

Query iterators return nulls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.CR4
    • 4.0.0.CR3
    • Embedded Querying
    • None
    • Low

      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."

            manik_jira Manik Surtani (Inactive)
            manik_jira Manik Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: