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

Ensure that locks time out

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Do
    • Major
    • None
    • None
    • Transactions
    • None
    • High

    Description

      When a lock is acquired, no mechanism ensure that it is reclaimed later.

      So if for whatever reason the thread owning the lock is stuck in an endless loop or waiting for some resource, the entry is locked. This kind of situation could happen in cache stores trying to contact a remote storage.

      The risk is quite high that other entries may be locked as well if you use lock stripping (default : TRUE)

      Attachments

        Activity

          People

            Unassigned Unassigned
            pvdyck Philippe Van Dyck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: