Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-3815

Local Cache Purge Cause Performance Issues

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.9
    • 2.9.1
    • jackrabbit-data
    • None

    Description

      Local cache purge is synchronized on cache [1] which make adding to cache as blocking. [2]

      [1]https://github.com/apache/jackrabbit/blob/trunk/jackrabbit-data/src/main/java/org/apache/jackrabbit/core/data/LocalCache.java#L526

      [2] https://github.com/apache/jackrabbit/blob/trunk/jackrabbit-data/src/main/java/org/apache/jackrabbit/core/data/LocalCache.java#L178

      Attachments

        1. JCR-3815.patch
          8 kB
          Shashank Gupta

        Activity

          People

            amitjain Amit Jain
            shgupta Shashank Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: