Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-10747

Attachment storage on file system can handle only 32000 pages on some OS's

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Medium Medium
    • None
    • 2.7.1
    • None

      Attachments, when stored on the file system, are stored in this format:

      <confluence-home>/Attachments/<PageID>/<AttachmentID>/<AttachmentVersion>

      If there are more than 31,999 pages with attachments, some OS limits will be exceeded, resulting in errors when trying to create the 32,000th directory under the Attachments folder.

      Directories are created in the Attachments folder when an attachment is first added to a page. As an improvement, they could be deleted when attachments are deleted from a page. A larger scale correction for this issue would be to add another directory such as Space ID as a top level.

              Unassigned Unassigned
              jlargman Jeremy Largman
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: