Ship JIRA with G1GC enabled by default

XMLWordPrintable

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

      Problem Definition

      Currently JIRA is not explicitly selecting a GC method to use. Most JIRA Server instances are using the oldparallel method or Concurrent (CMS) methods to handle the JAVA garbage collection.

      Suggested Solution

      By default, JIRA should come with the -XX:+UseG1GC JVM startup parameter.

      Why this is important

      • Improved performance on environments with large heaps
      • consistent GC method across initial deployments

      Workaround

      JIRA Admins are able to manually enable the G1GC method by following the steps in Setting properties and options on startup - Atlassian Documentation and adding the parameter of -XX:+UseG1GC to the JVM_SUPPORT_RECOMMENDED_ARGS= section.

            Assignee:
            Unassigned
            Reporter:
            Andy Heinzer (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: