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

Off Heap maxIdle expiration is not implemented

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

XMLWordPrintable

      Due to the usage of read/write locks Off Heap cannot easily update the last access time of an off heap entry. It would have to release the read lock and try to acquire the write lock to then finally update the last access time of an object. We would also have to guarantee the address pointer hadn't changed between when the read and write lock were obtained, since the value could have changed during that time period.

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: