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

Increase the ulimit by default for JIRA installation

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • None
    • None
    • 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.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Quite a few customers run into the problem in Loss of Functionality due to Too Many Open Files Error, where their instance stops working because the max file limit has been reached. We could workaround this by adding a ulimit set to $JIRA_INSTALL/bin/setenv.sh, for example:

      ulimit -n 4096
      

      This would serve to prevent customers from running into this problem without requiring larger non-trivial coding changes as in JRA-33887. Can you please add changes to setenv.sh to set this argument? Thanks

            Unassigned Unassigned
            dcurrie@atlassian.com Dave C
            Votes:
            8 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: