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

Data store garbage collection: inUse not correctly synchronized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4, core 1.4.1
    • core 1.4.2
    • jackrabbit-core
    • None

    Description

      Access to the fields DbDataStore.inUse and FileDataStore.inUse is not synchronized.
      This is a problem when concurrently calling GarbageCollector.deleteUnused()
      and accessing the data store (ConcurrentModificationException is thrown).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: