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

CacheLIRS concurrency issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.16
    • core
    • None

    Description

      Some of the methods of the cache can throw a NullPointerException when the cache is used concurrently. Example stack trace:

      java.lang.NullPointerException: null
      org.apache.jackrabbit.oak.cache.CacheLIRS.values(CacheLIRS.java:470) 
      org.apache.jackrabbit.oak.cache.CacheLIRS$1.values(CacheLIRS.java:1432)
      org.apache.jackrabbit.oak.plugins.segment.file.FileStore.flush(FileStore.java:205)
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: