Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-4263

LIRS cache: excessive use of notifyAll

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.2, 1.6.0
    • None
    • None

    Description

      The LIRS cache tries to avoid loading the same cache entry concurrently. To notify a possible waiting thread, it uses notifyAll. This is a relatively expensive operation, and should be avoided if possible.

      Attachments

        Activity

          People

            thomasm Thomas Mueller
            thomasm Thomas Mueller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: