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

Race condition in the LocalEntryRetriever between iterator() and hasNext()

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.Beta1
    • 7.0.0.Alpha5
    • Core
    • None

      The LocalEntryRetriver sometimes will erroneously return false for hasNext right after creation of the iterator, because initial retrieval is done on a separate thread and it may not finish on time.
      This is causing intermittent failures in the index-less query tests. See ISPN-4594

              gfernand@redhat.com Gustavo Fernandes (Inactive)
              gfernand@redhat.com Gustavo Fernandes (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: