Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-10431

In major installations, Filesystem Attachment Store deleteEmptyDirs() can block startup for significant time.

    XMLWordPrintable

Details

    • Unknown

    Description

      The problem is deleteEmptyDirs() does a (potentially time costly) walk of the filesystem directory tree each startup and since it's called from inside of an initializer, it's happening while a global lock is held.

      Attachments

        Activity

          People

            calebjamesdelisle CalebJamesDeLisle
            calebjamesdelisle CalebJamesDeLisle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: