Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-23758

Attachment Storage vs Linux Filesystems

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • None
    • Issue - Attachments
    • None
    • Linux/UNIX
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      At current state, attachments in JIRA are stored inside attachments/project-name, in the hierarchy below:

      - attachments
       |- project-name
         |- issue key
      

      Since attachments are associated with issue keys, this could pose a problem for those on a Linux/UNIX platform. The ext3 filesystem can only have a maximum of 32,000 subdirectories per directory. The ext4 filesystem has fixed this limitation and increase its size to 64,000 subdirectories per directory.

      The problem creeps in when you have 65,000 issues per project. If this was the case, then JIRA would not be able to save any more attachments and this would be problematic.

            Unassigned Unassigned
            jalex Justin Alex [Atlassian] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: