Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-64331

Ship JIRA with G1GC enabled by default

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aheinzer Andy Heinzer
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: