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

org.infinispan.query.clustered.QueryBox does not implement eviction for zombie iterators

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • Major
    • None
    • None
    • Embedded Querying

    Description

      Although the javadoc hints to some eviction mechanism this is not actually implemented.

      A linked list 'ageOrderedQueries' is maintained so that active queries move to the head of the list and the list is limited to 3000 items. Still, there is no mechanism that actually removes the zombie queries from the 'queries' ConcurrentMap.

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            anistor Adrian Nistor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: